Matthias Urlichs <smurf@smurf.noris.de> writes: > Nicolas Pitre: >> Same here, with the following public repo: svn://mielke.cc/main/brltty >> > Same thing -- should work with a "-T main/brltty" option. So would the full command line be like this? $ rm -rf try1; mkdir try1; cd try1 $ git-svnimport -T main/brltty svn://mielke.cc/main/brltty I realize my first attempt was incorrectly using "-t" (tags) instead of "-T" (trunk), which was obviously incorrect, but replacing that lowercase -t with -T did not work well. However, as you told me: $ git svnimport -T main/sources \ http://127.0.0.1/svn/private/main/sources/photocat seems to be doing something. But I do not understand why. How did you decide "-T main/sources" is good for my case while "-T main/brltty" is good for Nicolas? I would have guessed you may say "-T main" for Nicolas, dropping the last path component. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Nov 30 18:55:24 2005
This archive was generated by hypermail 2.1.8 : 2005-11-30 18:55:30 EST