Junio C Hamano <junkio@xxxxxxx> wrote: > Eric Wong <normalperson@xxxxxxxx> writes: > > > When git-fetch is called without any remote arguments, it would look for > > [remote "origin"] as it does now. However, if no [remote "..."] > > sections are found (as is common with importer-created repos), it would > > try other importers: [svn-remote "svn"], (and hopefully one day > > [cvs-remote "cvs"], [arch-remote "arch"], ...). > > I wonder why wouldn't the alternative of noticing the URL scheme > of '[remote "svn"] url' variable is "svn://". That is... SVN repositories can also be http:// or https://, too. -- Eric Wong - 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