RE: Tags and externals
From: <stephen.3.odonnell_at_bt.com>
Date: 2007-01-08 14:18:36 CET
Hi,
I tried using the svncopy script, but it is giving some errors which I can't figure out:
[sodonnel_at_millhouse trunk]$ perl /home/sodonnel/svncopy.pl --branch file:///home/sodonnel/svn_branching/test_2/common/trunk file:///home/sodonnel/svn_branching/test_2/common/branch/bal_3
=================================================================
svncopy.pl: /home/sodonnel/svncopy.pl: 'svn mkdir' failed : exit=0 signal=6
svncopy.pl: Couldn't create directory 'file:///home/sodonnel'
Can't call method "temp_dir" on an undefined value at /home/sodonnel/svncopy.pl line 221.
The branch destination definitely exists:
[sodonnel_at_millhouse trunk]$ svn ls file:///home/sodonnel/svn_branching/test_2/common/branch
As does the source:
[sodonnel_at_millhouse trunk]$ svn ls file:///home/sodonnel/svn_branching/test_2/common/trunk
(I masked out the directory names)
Any ideas?
Thanks,
Stephen.
-----Original Message-----
Hi,
if you want an external to point to a specific revision of the target, you can pass a "-r<revision>" in the externals definition. This is what you'd usually do in a tag. The svncopy.pl script (which should be in the contribs section of the subversion svn repository) will help you quite a bit when dealing with a large number of externals.
regards
felix
stephen.3.odonnell@bt.com <mailto:stephen.3.odonnell@bt.com> schrieb am Montag, 8. Januar 2007 10:53:
> Hi I am quite new to subversion and am trying out some things
-- Felix Gilcher Head of IT Development Exozet Berlin GmbH Rotherstraße 20 10245 Berlin eMail: gilcher@exozet.com URL: www.exozet.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Jan 8 14:19:43 2007 |
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.