svn copy - tags - avoid copying parent dir
From: allan juul <lambretta_at_inet.uni2.dk>
Date: 2004-12-30 22:59:43 CET
hi
is it possible [in a simple command] to avoid copying the actual parent
it seems IMHO that 'svn copy' does one thing when operating on working
please consider the following flow:
$ svn list -R URL/trunk/MAIN/project_1
file_1
$ svn copy \
$ svn list -R URL/tags/MAIN/project_1/RC-1
project_1/
Basically i wanted that last 'svn list' command to show exactly the same
thanks
---------------------------------------------------------------------
|
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.