Re: Adding changeset-like functionality to subversion
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-10-10 00:24:34 CEST
"LOWE,DAVID (HP-Vancouver,ex1)" <dave.lowe@hp.com> writes:
> On Thursday Jack decides he needs Jill's Wednesday changeset and applies it
Sure. Jack reads the commit logs, and sees that Jane's Wednesday
Jack simply applies her change to his working copy using 'svn merge':
svn merge -r52:53 path/to/project my/working/copy/path
This means, "take the differences between revision 52 and 53 of
---------------------------------------------------------------------
|
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.