Re: merge weirdness item in WC not under revision control
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-09-10 18:48:03 CEST
Joey Hess <joey@kitenet.net> writes:
> Ben Collins-Sussman wrote:
Changes can be merged using
$ svn merge -rN:M http://host/repo/foo foo
It's a deliberate feature that the target, foo above, can be omitted
$ svn merge -rN:M http://host/repo/foo
to merge changes into foo rather than the current directory.
For some reason this feature only applies if the target is a file and
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Sep 10 18:49:09 2003 |
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.