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

Re: [TSVN] Re: Shelving

From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2005-08-03 19:58:40 CEST

Mark Phippard wrote:
> 1) Create branch with URL to URL copy
> 2) Switch to branch
> 3) Commit to branch
> 4) Switch back to where you started
>
> The problem is that step 2 is really an update. Unless the WC was
> entirely at the revision that was used when creating the branch, the
> switch operation will do an update locally. This could include creating
> conflicts.

Good point. If the branch is created from anything but your working copy
then if, for example, you add a file in your WC and then switch to your
branch it will "un-add" the file and you'll have to re-add it again
after the switch. Same goes for deletes. So you pretty-well need to
copy from your WC to URL, and then revert.

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Aug 3 19:58:36 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.