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

RE: How to import an updated release of a directory?

From: Girod, Marc <marc.girod_at_iona.com>
Date: 2006-11-14 19:50:08 CET

Hi,
 
> I think we need a little more information;

Maybe you are slightly late of the last developments
(svn_load_dirs.pl...).
Anyway...

> did you use 'svn checkout' to checkout a working copy,
> or did you create your own repository and then import code into it?

I tried both.
I.e. I have a directory, and already imported (with 'svn import') a
first version.
Then, I tried to co this first version, ans started to wonder what to do
with my second zip.

But now, using svn_load_dirs.pl, I forgot about this working copy,
and instead started from the simple directory, produced by extracting my
archive,
in an other directory.

This import failed however, as it seems because of an unsupported file
type...
I add my transcript below.

jboss-4.0.5.GA> cat /tmp/tools/tmp/client-side/svn_load_dirs.pl.in | sed
-e 's/@SVN_BINDIR@/\/usr\/local\/bin/' > /tmp/tools/tmp/svn_load_dirs.pl
jboss-4.0.5.GA> chmod +x /tmp/tools/tmp/svn_load_dirs.pl
jboss-4.0.5.GA> /tmp/tools/tmp/svn_load_dirs.pl -t
tags/java/jboss/4.0.5GA file:///x1/svnroot/tools trunk/java/jboss .
Directory . will be tagged as tags/java/jboss/4.0.5GA
Please examine identified tags. Are they acceptable? (Y/n)

Checking that the base URL is a Subversion repository.
Running /usr/local/bin/svn log -r HEAD file:///x1/svnroot/tools

Finding the root URL of the Subversion repository.
Running /usr/local/bin/svn log -r HEAD file://
/tmp/tools/tmp/svn_load_dirs.pl: pipe from '/usr/local/bin/svn log -r
HEAD file://' failed : exit=0 signal=6
Running /usr/local/bin/svn log -r HEAD file:///x1
Running /usr/local/bin/svn log -r HEAD file:///x1/svnroot
Running /usr/local/bin/svn log -r HEAD file:///x1/svnroot/tools
Determined that the svn root URL is file:///x1/svnroot/tools.

Native EOL on this system is \012.

Finding if any directories need to be created in repository.
Running /usr/local/bin/svn log -r HEAD file:///x1/svnroot/tools/trunk
Running /usr/local/bin/svn log -r HEAD
file:///x1/svnroot/tools/trunk/java
Running /usr/local/bin/svn log -r HEAD
file:///x1/svnroot/tools/trunk/java/jboss
Running /usr/local/bin/svn log -r HEAD file:///x1/svnroot/tools/tags
Running /usr/local/bin/svn log -r HEAD
file:///x1/svnroot/tools/tags/java
Running /usr/local/bin/svn log -r HEAD
file:///x1/svnroot/tools/tags/java/jboss
No directories need to be created to prepare repository.
Checking out file:///x1/svnroot/tools/trunk/java/jboss into
/tmp/svn_load_dirs_neYHuHwbIx/my_import_wc
Running /usr/local/bin/svn checkout
file:///x1/svnroot/tools/trunk/java/jboss my_import_wc

Loading . and will save in tag tags/java/jboss/4.0.5GA.
/tmp/tools/tmp/svn_load_dirs.pl: does not handle changing source and
destination type for 'server/default/deploy/uuid-key-generator.sar'.
Cleaning up /tmp/svn_load_dirs_neYHuHwbIx
jboss-4.0.5.GA> svn log file:///x1/svnroot/tools/trunk/java/jboss
------------------------------------------------------------------------
r18 | mgirod | 2006-11-14 11:32:31 -0500 (Tue, 14 Nov 2006) | 1 line

4.0.4GA Binary distribution
------------------------------------------------------------------------
jboss-4.0.5.GA>

Thanks!
Marc

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 14 20:12:00 2006

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.