[PATCH] convert: default to file protocol when no :// found for svn repo url

Edouard Gomez ed.gomez at free.fr
Tue Jun 9 04:21:47 CDT 2009


On Fri, 05 Jun 2009 22:36:19 +0000, Edouard Gomez wrote:
> convert: default to file protocol when no :// found for svn repo url

In case the brief comment was not enough:

If no :// is found in the URL, it's highly probable that it's a local
filename. So fallback to file backend by default instead of just
refusing to test the URL.

It kind of fixes a regression as local filenames for svn repos used to
work just as is in the past (no precise date sorry).

Feedback welcome.

-- 
Edouard Gomez




More information about the Mercurial-devel mailing list