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

Re: Shelving

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2004-09-26 08:04:36 CEST

--On Saturday, September 25, 2004 10:42 PM -0700 Ray Johnson
<Rayj@ingenio.com> wrote:

> It is the notion that I could work on my working copy for a while & then
> "put it away" into the revision control system - with out actually
> checking it into the trunk.

It sounds like branching, but a sort of "after the fact" branching where
you've already made the edits and need to check them into a new branch
instead of the branch you originally started from. (It need not be the
trunk.)

I'd guess (haven't tried this) that you'd need to branch the node you
started from (ie. "svn cp"), then switch your WC to that branch, and then
commit.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Sep 26 08:05:27 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.