In VisualSVN Server, I use post-commit binding to move files from a directory in the Subversion repository to the corresponding directory in the file system. I get the error shown below.
Error:
Error after transaction (exit code 1) with exit: svn: cannot make a name for 'D: \ sites \ mywebsite.com \ temporary file'
I use TortoiseSVN to commit files. I can do it perfectly with other projects, I donβt see a file called tempfile in the directory structure of my local copy or repository, tried unsuccessfully to clean and update the commands. Any ideas? Thanks.
svn tortoisesvn visualsvn-server
James lawruk
source share