[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: Kevin Ballard <kevin_at_sb.org>
Date: 2004-08-11 19:23:24 CEST

The way I understood it, I was copying my WC to the branch, not copying
whatever was on the server at the revision of my current folder.

I find it kind of odd that I can make some changes, commit them, then
copy my WC to a new branch on the server and have the copied files be
an older revision.

Thanks for the clarification. I'll make sure to always do an svn update
before trying to create a new branch, even if my WC is up-to-date (and
by up-to-date I mean all files are at at least their last committed
revision)

On Aug 11, 2004, at 1:15 PM, Ben Collins-Sussman wrote:

> 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.

-- 
Kevin Ballard
kevin@sb.org
http://www.tildesoft.com
http://kevin.sb.org

  • application/pkcs7-signature attachment: smime.p7s
Received on Wed Aug 11 19:23:45 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.