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

svn merge error

From: <arild.fines_at_broadpark.no>
Date: 2003-01-29 07:45:40 CET

J:\tmp\testsvn --version
svn, version 0.17.1 (dev build)
   compiled Jan 26 2003, 16:58:34

J:\tmp\testcat Moo.file
dkgjdfkgjhdfgkjdfg
dgdfg

J:\tmp\testsvn ci -m
Sending Moo.file
Transmitting file data .
Committed revision 81.

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?

The client is XP Pro, and it doesnt seem to make a difference whether I use
ra_dav or ra_local.

svn diff works fine, btw:

J:\tmp\testsvn diff -r HEAD:PREV Moo.file
Index: Moo.file
===================================================================
--- Moo.file (revision 81)
+++ Moo.file (revision 80)
@@ -1,2 +1,2 @@
-dkgjdfkgjhdfgkjdfg
-dgdfg
+lkhlodfhldfhggdf
+gfdl�kgjhg�d

(I tried the issue tracker, but couldn't find anything on it(but it might
just be me - haven't quite figured out that beast yet;-) and the mailing
list search wasn't very responsive to me today.)

--
Arild
---------------------------------------------------------------------
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:40 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.