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

svn update fails with svn 0.32.1 on Windows XP over http:

From: Charles E. Doucette <cdoucette_at_med-learn.com>
Date: 2003-11-25 07:44:54 CET

I'm trying to make sure my working directory is up-to-date,
even though it is almost always the source of all the changes;
however, the update command keeps failing. Can anyone help me figure out
why?

E:\Inetpub\AbfpPhyPortal>svn update
svn: The system cannot find the file specified.
svn: svn_io_copy_file: error copying '.svn/text-base/SAMurl.cs.svn-base' to
'.sv
n/tmp/text-base/SAMurl.cs.svn-base.4.tmp'

In revision 371, I attempted to rename file SAMurl.cs to RemoteUrl.cs:

E:\Inetpub\AbfpPhyPortal>svn log -r 371 -v RemoteUrl.cs
rev 371: cdoucette | 2003-11-19 12:51:31 -0500 (Wed, 19 Nov 2003) | 14
lines
Changed paths:

   A /trunk/ABFP/ABFPportal/RemoteUrl.cs (from
/trunk/ABFP/ABFPportal/SAMurl.cs:
367)
   D /trunk/ABFP/ABFPportal/SAMurl.cs

The working directory is currently updated to revision 367 - a few revs
before
the change to rename SAMurl.cs to RemoteUrl.cs; however, the change was made
from
this directory.

I tried svn cleanup; but, I keep getting that error above.

I've had no other Subversion problems to date - help me keep a clean bill of
health
for it.

Thanks,
Chuck

p.s. I also noticed an error in the TortoiseSVN (0.21.0, - Build 277)
output -
        it doesn't match the Subversion output for the log messages above.
        Instead, it looks like this:

        Add
/trunk/ABFP/ABFPportal/RemoteUrl.cs/trunk/ABFP/ABFPportal/SAMurl.cs
(from /trunk/ABFP/ABFPportal/SAMurl.cs: 367)
        Delete /trunk/ABFP/ABFPportal/SAMurl.cs
        
        Must I fill out a formal bug report for TortoiseSVN?
        There doesn't appear to be a TortoiseSVN users mailing list - only
one for SVN.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 25 07:45:45 2003

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.