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

Re: [Issue 1751] svn switch may corrupt working copy

From: makl <makl_at_tigris.org>
Date: 2004-03-10 20:04:03 CET

I have finally found the reason why the file in case 1 is still at trunk.

In the non-recursive part of svn_wc__do_update_cleanup, only the entry
for the directory is updated, not the entries for the files.

The remaining 'dir not locked' error may be a duplicate of issue 1768.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 10 20:02:15 2004

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

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