Re: git svn show-externals output format

2017-08-19 Thread Alexander Groß
> My practical solution was to skip the man in the middle and ask the SVN > server directly for the property values Thanks, that helped a lot! Alex Beste Grüße, Alex -- Alexander Groß http://therightstuff.de/ On Sat, Aug 19, 2017 at 12:14 PM, Andreas Heiduk wrote: > Am 19.08.2017 um 10:24 sc

Re: git svn show-externals output format

2017-08-19 Thread Andreas Heiduk
Am 19.08.2017 um 10:24 schrieb Alexander Groß: > $ git svn show-externals > > # /trunk/ > /trunk/https://svn.code.sf.net/p/gc-webdav/svn webdav > /trunk/https://svn.code.sf.net/p/gc-webdav/svn@1 webdav-at-revision This is the (bugged) output of `git svn show-externals` for "new style" svn:extern

git svn show-externals output format

2017-08-19 Thread Alexander Groß
Hi all, I am playing with svn-to-git conversion and wanted to have a look at the svn:externals of a test SVN repository. $ git svn clone svn://svn.code.sf.net/p/svn-to-git/code/ svn-to-git-code The SVN repo in HEAD revision contains three externals: $ cd svn-to-git-code $ git svn show-externals