Re: Patch needed for javahl in release 0.34 - Update
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-11-30 04:14:26 CET
On Sat, 2003-11-29 at 10:02, Jostein Chr. Andersen wrote:
> svn merge -r 7859:7868 http://svn.collab.net/repos/svn/trunk/subversion/
Jostein, you seem to get confused about how to do merging every time it
So, think of 'svn merge' as the cousin of 'svn diff'. Both tools use
$ svn diff -r7867:7868 http://svn.collab.net/repos/svn/trunk
...will show Patrick's changes in your terminal, so
$ cd 0.34-branch-wc/
...will merge that exact same change into your branch working-copy.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.