Re: improving the "svn help merge" text....
From: Nathan Nobbe <quickshiftin_at_gmail.com>
Date: Fri, 4 Apr 2008 10:54:03 -0600
On Thu, Apr 3, 2008 at 6:18 PM, Hari Kodungallur <hkodungallur_at_gmail.com>
> I agree as well that the direction should be made explicit in the help. I
hmm; well i think it has the same semantics as svn diff; heres a snippet
svn help diff
3. diff OLD-URL[@OLDREV] NEW-URL[@NEWREV]
i believe svn merge behaves the same way, right? like, the first thing it
so for example if you had a branch, branchB, and a trunk say; and you did
svn merge branchB trunk wc
that would be treating the branch as 'older', which could make sense if you
svn merge trunk branchB wc
where wc would be a working copy of the trunk. not accounting for the
svn log --stop-on-copy branchB
to determine the branch revision and then incorporate it into the above
-nathan
|
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.