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

svncopy.pl: the final observations

From: Robert P. J. Day <rpjday_at_crashcourse.ca>
Date: Wed, 19 Nov 2008 08:37:14 -0500 (EST)

  i'm about to write a wiki page for my co-workers on the use of
svncopy.pl to make copies while pinning externals and, as i see it,
there are only two issues i have to draw their attention to.

1) if you use svncopy.pl the way you would use a regular "svn copy",
then you'll end up with an extra level of directory:

http://svn.haxx.se/users/archive-2008-11/0293.shtml

  not a big deal, as long as you *know* that's what's going to happen.
my solution was just to manually copy over all of the top-level
directories in one long command, so i'm good with that.

2) to my surprise, svncopy.pl doesn't handle externals at the
top level of the repository. i haven't brushed up on my perl enough
to peruse the code and see if that's a bug, a feature or a necessary
evil, but having an external right under the trunk caused the
svncopy.pl to fail. the workaround was to just handle that manually,
but it did come as a bit of a shock.

 anyway, that's it. thoughts?

rday

--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
    Have classroom, will lecture.
http://crashcourse.ca                          Waterloo, Ontario, CANADA
========================================================================
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-19 14:38:11 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.