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

svncopy.pl

From: Heiko Tappe <tappe_at_transdata.net>
Date: Tue, 27 Jan 2009 13:26:41 +0000

I would like to use svncopy.pl (on windows client via ActivePerl).
But there is one thing I do not like (or do not understand).
If I for instance copy trunk to a new branch v0.9 then a subdirectory trunk and a sub-subdirectory v0.9 is created below branches.
(using a standard layout: directories tags, branches and trunk on top level in repo)
How can I avoid to create the subdirectory trunk below branches? I would like to have v0.9 right below branches instead.
But unfortunately I am not experienced at all using Perl :-(

Another thing I came across but was able to work around: The script stopped at some stage obviously waiting for some input.
After removing the "2>&1" in SVNCall I could see that the script asked for authentication.

--Heiko

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1058936

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-27 15:27:20 CET

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.