On Fri, 20 Jul 2007, Peter Reilly <[EMAIL PROTECTED]> wrote:
> I know that there is an easy way (using svn merge), but
> I do not know how to make it work.
svn merge -r REVISION_BEFORE_COMMIT:REVISION_AFTER_COMMIT \
http://..../trunk
performed inside the branch directory after the commit in trunk.
<http://svnbook.red-bean.com/en/1.2/svn.branchmerge.copychanges.html>
I've never used svk, does it work as well as a "real" distributed SCM,
Alexey?
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]