All of lore.kernel.org
 help / color / mirror / Atom feed
* git svn clone fails
@ 2015-07-29 10:12 Jörg Schaible
  2015-08-04  8:20 ` Jörg Schaible
  0 siblings, 1 reply; 9+ messages in thread
From: Jörg Schaible @ 2015-07-29 10:12 UTC (permalink / raw)
  To: git

Hello guys,

we have to turn some projects managed by Subversion into a GIT-based 
solution. However the conversion unfortunately fails with an error:

============== %< ==============
[...]
Found branch parent: (refs/remotes/origin/tags/v_2.1.1) 
450fa2c84a8fc087a2a66e5fb3d6d22096671f81
Following parent with do_switch
        M       changes.xml
        M       pom.xml
couldn't truncate file at /usr/lib64/perl5/vendor_perl/5.20.2/Git.pm line 
1325.
$ git --version
git version 2.5.0
============== %< ==============

Apart from the line number, the same error occurs also with GIT version 
2.4.6 and 2.3.6 (latest stable version in Gentoo).

The command to create the GIT repository was:
============== %< ==============
$ git svn clone http://websvn/svn/essvn/standard/java-commons/lang -s --no-
metadata --preserve-empty-dirs -A ~/tmp/authors.txt commons-lang
============== %< ==============

Note, that the command succeeds even for 2.4.6 if we drop the --preserve-
empty-dirs option - at the cost of some empty directories which are used to 
trigger profiles for Maven; i.e. without those we cannot reproduce released 
versions.

Cheers,
Jörg

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-09-03 12:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-29 10:12 git svn clone fails Jörg Schaible
2015-08-04  8:20 ` Jörg Schaible
2015-08-14  7:51   ` Jörg Schaible
2015-08-14  8:32     ` Torsten Bögershausen
2015-08-14 10:38       ` Jörg Schaible
2015-08-14 11:54         ` Torsten Bögershausen
2015-08-14 13:47           ` Jörg Schaible
2015-09-02  2:27     ` Eric Wong
2015-09-03 12:19       ` Jörg Schaible

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.