svn cp question
From: Andreas J. Koenig <andreas.koenig_at_anima.de>
 
Date: 2002-11-21 16:21:29 CET 
When I read the help text for copy:
   % svn help cp
     SRC and DST can each be either a working copy (WC) path or URL:
 I would believe that
   svn copy trunk tags/FOO
 is equivalent to
   svn copy http://.../trunk http://.../tags/FOO
 but I'm not sure about this and find no answer in manpage or book.
 Are they equivalent?
 -- andreas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Nov 21 16:23:12 2002  | 
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.