On Fri, Feb 08, 2008 at 04:24:33PM +0000, Gerrit Pape wrote: > On Fri, Sep 07, 2007 at 04:00:40AM -0700, Eric Wong wrote: > > We have a workaround for the reparent function not working > > correctly on the SVN native protocol servers. This workaround > > opens a new connection (SVN::Ra object) to the new > > URL/directory. > > Hi, this problem popped up again, please see > http://bugs.debian.org/464713 > > I can reproduce it with v1.5.4 through > > $ git svn clone svn://svn.debian.org/chinese/packages/lunar-applet > [...] > r159 = 010d0b481753bd32ce0255ce433d63e14114d3b6 (git-svn@159) > Found branch parent: (git-svn) 010d0b481753bd32ce0255ce433d63e14114d3b6 > Following parent with do_switch > Malformed network data: Malformed network data at /usr/bin/git-svn line > 2251 Hi, the problem seems to persist, this is 1.5.5: $ rm -rf lunar-applet && rm -rf lunar-applet && git version && git svn clone svn://svn.debian.org/chinese/packages/lunar-applet 2>&1 | tail -n 14 git version 1.5.5 r155 = e99aaa44f7c306d631501b949a0b35be162c1447 (git-svn@159) M debian/copyright r156 = d94a736d4b89e3f54ca36b0fc827929050a48a5c (git-svn@159) M debian/doc-base r157 = bf2661df6d35a88ff40a6aea9829fbbc94a5c06b (git-svn@159) M debian/changelog r158 = 1107cff6309c979751e0841d40b9e2e471694b26 (git-svn@159) M debian/changelog M debian/rules r159 = 010d0b481753bd32ce0255ce433d63e14114d3b6 (git-svn@159) Found branch parent: (git-svn) 010d0b481753bd32ce0255ce433d63e14114d3b6 Following parent with do_switch Malformed network data: Malformed network data at /usr/bin/git-svn line 2270 I can't to suggest a fix, sorry. Thanks, Gerrit. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html