Re: git svn clone fails

2015-09-03 Thread Jörg Schaible
Hi Eric, Eric Wong wrote: > Jörg Schaible wrote: >> Is there really no other place for a bug report? This will simply vanish >> in the list's noise ... > > These messages do get seen and read. (And I would not have seen this > message if it were posted anywhere else). As first time poster for

Re: git svn clone fails

2015-09-01 Thread Eric Wong
Jörg Schaible wrote: > Is there really no other place for a bug report? This will simply vanish in > the list's noise ... These messages do get seen and read. (And I would not have seen this message if it were posted anywhere else). But I don't have much time or motivation to work on git svn s

Re: git svn clone fails

2015-08-14 Thread Jörg Schaible
Hi Thorsten, there's more fun though. GIT (2.4.6) fails differently if I add additionally the "--no-minimize-url": %< = [...] W: -empty_dir: trunk/src/test/serialization/com/elsagsolutions r40223 = 7983efa910e6cd606cc63a6b6b365048df1e11a9 (refs/remotes/origi

Re: git svn clone fails

2015-08-14 Thread Torsten Bögershausen
On 2015-08-14 12.38, Jörg Schaible wrote: > Any idea how to proceed? Git itself doesn't version empty directories at all, only files (and soft links, sub modules). Git creates a directory as a "side effect" to be able to store files there. May be I am off-topic, but would it be possible to f

Re: git svn clone fails

2015-08-14 Thread Jörg Schaible
Hi Torsten, thanks for an answer ... Torsten Bögershausen wrote: > On 2015-08-14 09.51, Jörg Schaible wrote: > I can't reproduce it here: > > git svn clone http://websvn/svn/essvn/standard/java-commons/lang > Initialized empty Git repository in /home/xx/lang/.git/ > RA layer request failed: OP

Re: git svn clone fails

2015-08-14 Thread Torsten Bögershausen
On 2015-08-14 09.51, Jörg Schaible wrote: I can't reproduce it here: git svn clone http://websvn/svn/essvn/standard/java-commons/lang Initialized empty Git repository in /home/xx/lang/.git/ RA layer request failed: OPTIONS of 'http://websvn/svn/essvn/standard/java-commons/lang': Could not resolve

Re: git svn clone fails

2015-08-14 Thread Jörg Schaible
Is there really no other place for a bug report? This will simply vanish in the list's noise ... Jörg Schaible wrote: > Hmmm. Is this the proper channel to report issues or should I go somewhere > else? > > Jörg Schaible wrote: > >> Hello guys, >> >> we have to turn some projects managed by S

Re: git svn clone fails

2015-08-04 Thread Jörg Schaible
Hmmm. Is this the proper channel to report issues or should I go somewhere else? Jörg Schaible wrote: > Hello guys, > > we have to turn some projects managed by Subversion into a GIT-based > solution. However the conversion unfortunately fails with an error: > > == %< =