[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problems using svn update and cleanup under Cygwin:

From: Anton Persson <anton_at_omicron.se>
Date: 2006-02-17 13:38:22 CET

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

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.