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

Re: Branching with missing revisions

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-11 19:15:32 CEST

On Wed, 2004-08-11 at 11:59, Kevin Ballard wrote:
> The changes from revision 205 to revision 208 were ones I personally
> made to my WC and committed, so I know it was up to date.

No, no, no!

If your WC is at 205, and you do a commit which creates r208, your
working copy is NOT all at 208!

You have a *mixed* revision working copy. Your entire working copy is
still at 205, and *only* those things just committed are at 208.

So when you did the 'svn cp . URL', you did copy an r205 tree to the
server. Almost entirely.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 11 19:16:37 2004

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.