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

Cannot copy -rBASE in WC ?

From: Francois Beausoleil <fbos_at_users.sourceforge.net>
Date: 2003-12-14 20:14:16 CET

Hi,

I was inside a WC, and tried copying a file from BASE (WC is at HEAD).
The file in question was modified in the WC.

Here's what I did, and SVN's answer:
K:\...\account>svn copy -rbase AccountTest.java AccountTrialTest.java
svn: A path under version control is needed for this operation

Then, I copied HEAD, and all was fine:
K:\...\account>svn copy -rhead AccountTest.java AccountTrialTest.java

Is this a bug or am I misunderstanding what BASE means ?

K:\...\account>svn --version
svn, version 0.34.0 (r7859)
   compiled Dec 4 2003, 08:08:28

Thanks !
François
Developer of Java Gui Builder
http://jgb.sourceforge.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 14 20:15:44 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.