[TSVN] Re: TSVN Merge issue vs. "Feature Branches" in SVN book
From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2005-01-13 17:29:23 CET
I wrote:
Apologies, there is an example in the book at the end of the page here:
$ cd trunk-working-copy
$ svn update
$ svn merge http://svn.example.com/repos/calc/mybranch@1910 \
But it is described as a special case.
The temptation with TSVN is to use the equivalent to:
$ svn merge http://svn.example.com/repos/calc/mybranch@HEAD \
If someone else makes a commit to trunk between the update and the
In this case what we want to do is take the WC rev rather than HEAD. Is
Simon
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.