Bug#524306: git-svn should cleanup or be smart after failed 'clone' invocation

2010-03-06 Thread Jonathan Nieder
tags 524306 + upstream retitle 524306 git svn: follow redirects severity 524306 wishlist Hi Josef, Josef Spillner wrote: When checking out an SVN repository which gives a HTTP 301 (Moved Permanently), svn doesn't follow the redirect but rather requires the user to do so manually and quite

Bug#524306: git-svn should cleanup or be smart after failed 'clone' invocation

2009-04-16 Thread Josef Spillner
Package: git-svn Version: 1:1.6.2.2-1 Severity: normal When checking out an SVN repository which gives a HTTP 301 (Moved Permanently), svn doesn't follow the redirect but rather requires the user to do so manually and quite with exit code 1: # checkout with SVN $ LANG=C svn co http://remotefoo