Re: Need some help with merging/vendor branches
From: eg <egoots_at_gmail.com>
Date: Mon, 16 Jun 2008 23:44:18 -0700
Janine Sisk wrote:
> - svn
I think the above merge command is reversed?
it should be:
svn merge .../current .../initial-rev
> This was clearly not right as all the files I've added to the trunk have
If you didn't do "svn commit" , then you can simply issue "svn revert"
If you have already committed your merge, you can use merge again to
The subversion book describes it quite well, see:
---------------------------------------------------------------------
|
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.