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

svncopy.pl: "Can't call method "temp_dir" on an undefined value ..."

From: Robert P. J. Day <rpjday_at_crashcourse.ca>
Date: Mon, 10 Nov 2008 18:04:56 -0500

   i'm scrambling to get out the door here, so i'm hoping someone
has a solution for the following.

   i want to use svncopy.pl to create a branch and pin all
my externals while it's at it. i ran the command:

   $ svncopy.pl --pin-externals \
     http://.../repo/trunk \
     http://.../repo/branches/mybranch

and i got, for my trouble:

... snip ...
===
=== - tagging (pinning all svn:externals definitions to current revision)
===
Leaving /tmp/svncopy_P9x7OqDx7b for inspection
Can't call method "temp_dir" on an undefined value at
/home/rday/bin/svncopy.pl line 221.

   i'm going to check this out later this eve, but did i do
anything obviously wrong? the arguments are two valid URLs
that i've used as the basis for numerous branch copies in the
past using standard svn. thanks for any guidance. time to dash.

rday

p.s. the /tmp file left behind says nothing more than that
it's copying and creating an intermediate directory, then
nothing.

---------------------------------------------------------------------
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-11 00:05:24 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.