Re: Merge problem with workaround
From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-06-24 02:43:44 CEST
> It seems to me that having the revision field populate a "9" when I
It is by design. In the Show Log you can select the range of revisions you
svn merge -r9:10
Let's say you wanted 11 and 12. The syntax for that is:
svn merge -r 10:12
In your case, the problem is that revision 10 is the revision when you
> svn merge -r 9:HEAD file:///working/svnrepo/echo/branches/b1/src/min/java
If everything you wrote was correct, there is absolutely no way that first
We implemented our dialog exactly the same as TortoiseSVN. I mention this
http://tortoisesvn.sourceforge.net/docs/release/TortoiseSVN_en/ch05s17.html
Mark
_____________________________________________________________________________
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.