Eric, > Not without error messages of some sort. git svn was designed with poor > network conditions in mind and clone is resumable, so you can just > resume like this: > > cd project.git && git svn fetch What about --revision option. I mean if I have this clone interrupted: $ git svn clone --revision=345:HEAD svn+ssh://... Should I specify --revision when restarting with fetch? I think I had an issue with this... Maybe some other options are also to be passed to fetch? Thanks. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net - http://v2p.fr.eu.org --| "The best way to travel is by means of imagination" --| --| gpg --keyserver keys.gnupg.net --recv-key F949BD3B -- 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