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

Re: M&S - Disjoint Duplicates

From: <cmpilato_at_collab.net>
Date: 2002-01-23 21:22:48 CET

"Jay Freeman \(saurik\)" <saurik@saurik.com> writes:

> What happens if I do:
>
> svn checkout http://svn.collab.net/repos -d svn
> # note the lack of "/trunk"
> cd svn/trunk/subversion/libsvn_fs
> svn switch http://svn.collab.net/repos/branches/blue/subversion/libsvn_fs

You get an error saying that /branches doesn't exist. OH! You're
being hypothetical! :-)

> I figure now I have two copies of libsvn_fs from the blue branch, one being
> the original, and one being disjoint. What behavior will be seen in the
> various permutations of modified/unmodified on the two copies when an update
> is performed?

When you update your tree, I would say that what you end up with is
the same two copies of libsvn_fs from the blue branch, one orig, one
disjoint, and both up-to-date with the head revision.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:59 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.