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

Nifty switch/update bug

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-05-13 00:27:44 CEST

With the current trunk:

svn co http://svn.collab.net/repos/svn/trunk
cd trunk
touch subversion/libsvn_fs_base/bdb/foo
svn switch http://svn.collab.net/repos/svn/trunk/subversion/libsvn_fs_fs subversion/libsvn_fs_base
  [svn: Won't delete locally modified directory 'subversion/libsvn_fs_base']
  [svn: Left locally modified or unversioned files]
svn up
  [svn: Working copy 'subversion/libsvn_fs_base/bdb' not locked]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 13 00:28:04 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.