Re: Revision numbers in merge ?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-04-01 02:45:00 CEST
On Mar 31, 2005, at 6:32 PM, Tim Hill wrote:
> Hi, I'm just coming up to speed on svn, after an age in many other SCC
'svn merge' needs two repository trees to compare, and a working copy
So you can run
$ svn merge URL1@X URL2@Y working-copy
or
$ svn merge -r A:B URL working-copy
---------------------------------------------------------------------
|
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.