Re: Feature idea: Hierarchal logs (views? subrevisions?)
From: Tim Moloney <moloney_at_mrsl.com>
Date: 2002-07-25 03:54:17 CEST
Please help me get my brain around this and dumb it down a few
cmpilato@collab.net wrote:
> In Subversion-speak, this would be:
A cheap copy was made directly in the repository so at revision
> svn switch http://.../branches/experimental
This switches the base of the working copy from .../trunk to
> ... do various stuff, commit changes, etc:
Commit changes into .../branches/experimental.
> svn switch http://.../trunk
This switches the base of the working copy back to .../trunk
> svn merge -r REV:HEAD http://.../branches/experimental
This is where I get lost. The above command is the same as
svn merge http://.../branches/experimental@REV \
which means merge the diffs of the entire experimental branch
> svn commit -m '* Merging in experimental changes'
Commit the combined trunk and experimental branches back to
I must have some misunderstanding of the merge command (and
-- Tim Moloney ManTech Real-time Systems Laboratory 2015 Cattlemen Road \ / Sarasota, FL 34232 .________\(O)/________. (941) 377-6775 x208 ' ' O(.)O ' ' --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Jul 25 03:55:51 2002 |
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.