[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: svn merge error

From: <arild.fines_at_broadpark.no>
Date: 2003-01-29 14:41:01 CET

Philip Martin wrote:
 Arild Fines arild.fines@broadpark.no writes:
 
 J:\tmp\testsvn merge -r HEAD:PREV Moo.file
 svn: A path under revision control is needed for this operation
 svn: svn_client__get_revision_number: need a version-controlled path
 to fetch lo cal revision info.
 
 I can't really make sense out of that error message. Isn't this
 supposed to work?
 
 It's a bug, you need to specify numeric revision numbers in this case.

 For a single file merge you also need to specify a destination file as
 the default path is the directory '.' which will not work.
 $ svn merge -r81:80 Moo.file Moo.file

Ah, that was the part I missed. Thanks.

--
Arild Fines
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:23:52 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.