On Mon, 2006-12-11 at 22:49 +0200, Sasha Khapyorsky wrote: > Maybe I'm starting to understand. Your svn url (url which points to svn > repository) is https://server/repo and not just https://server, right? > > If so, please remove the patch (you don't need it) and rerun: > > git-svnimport -v -i -C repo -r https://server/repo Sorry, apparently I was using the wrong git-svnimport in my last mail. The above command, with or without your svn_dir patch, doesn't solve the problem. With your patch: # git-svnimport -v -i -C repo -r https://server/repo RA layer request failed: PROPFIND request failed on '/trunk/.cvsignore': PROPFIND of '/trunk/.cvsignore': 405 Method Not Allowed (https://svn) at git-svnimport line 364 # git-svnimport -v -i -C repo -r https://server repo perl: subversion/libsvn_subr/path.c:377: svn_path_basename: Assertion `is_canonical (path, len)' failed. Aborted Without the patch, the error is the same as the 1st case in both situations. -- Daniel Drake Brontes Technologies, A 3M Company - 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