Re: svn merge error
From: <philip_at_codematters.co.uk>
Date: 2003-01-29 14:12:34 CET
Arild Fines arild.fines@broadpark.no writes:
J:\tmp\testsvn merge -r HEAD:PREV Moo.file
It's a bug, you need to specify numeric revision numbers in this case.
$ svn merge -r81:80 Moo.file Moo.file
svn diff works fine, btw:
I've been meaning to try and clean up the diff/merge code in the
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 14 02:23:50 2006 |
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.