Re: Retrieve "a" file from a certain revision.
From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 27 May 2009 13:50:35 +0100
On Wed, May 27, 2009 at 08:27:15PM +1000, Gavin 'Beau' Baumanis wrote:
It looks like both paths are working copy paths?
It's always a good idea to view a diff before merging, so that
Try something like this:
cd working-copy-of-vendor-branch
Note that by using the ^ notation a URL is specified.
svn merge -r7612:7615 ^/branches/vendor1
Did this help?
|
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.