Hi,
I've been using SVN happily now for a couple of months during development
work at work. However, I've had some problems with the update function
when using cygwin, the problem seems to be that svn is unable to overwrite
certain files in the local directory some times. The files are not
locked, and I'm
succesfull when I try to write to the files my self. The filewriting problem
seems to be random and intermittent, so it would be easy to work around
it using svn cleanup. However, there seems to be a problem in SVN when it
fails to overwrite files. I'll show you with the output from the latest
occurence:
anton@leo ~/Source/gonogo/Documentation
$ svn up
U sp_comm_overview.png
U system_documentation_sp.tex
U system_documentation_sp_body.tex
svn: In directory '.'
svn: Can't move 'sp_comm_overview.png.tmp' to 'sp_comm_overview.png':
Permission denied
anton@leo ~/Source/gonogo/Documentation
$ svn cleanup
svn: In directory '.'
svn: Can't open file
'.svn/tmp/text-base/system_documentation_sp_body.tex.svn-base': No such
file or directory
anton@leo ~/Source/gonogo/Documentation
$
I'm grateful for any help!
Cheers! /Anton
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 17 13:40:52 2006