Re: A bug with "git svn show-externals"

2016-10-26 Thread Eric Wong
Tao Peng wrote: > Hi there, > > I met a bug of the "git svn show-externals” command. If a subdirectory item > has a svn:externals property, and the format of the property is “URL first, > then the local path”, running "git svn show-externals” command at the root > level will result in an unus

A bug with "git svn show-externals"

2016-10-25 Thread Tao Peng
Hi there, I met a bug of the "git svn show-externals” command. If a subdirectory item has a svn:externals property, and the format of the property is “URL first, then the local path”, running "git svn show-externals” command at the root level will result in an unusable output. Example: $ svn