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

[BUG] Running svn switch on a nonrecursive checkout breaks your working copy

From: David James <djames_at_collab.net>
Date: 2006-07-13 00:51:16 CEST

Hi,

I've found a few bugs with 'checkout -N'. Please see below for a
reproduction recipe.

Steps:
1. Checkout a directory using 'svn co -N'
2. Use 'svn switch' to switch from this directory to a different
directory with identical contents.
3. Run 'svn up' on the directory.

Expected results:
  'svn up' will update the directory and restore its full contents.

Actual results:
  'svn up' does not restore the full contents of the directory.

Reproduction recipe:
   Shell script attached.

Tested with svn 1.2.3 and trunk SVN. Both versions of SVN fail this test.

Cheers,

David

-- 
David James -- http://www.cs.toronto.edu/~james


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Jul 13 00:51:40 2006

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.