diff hgext/convert/__init__.py @ 6172:0cd6846e5200

convert: allow svn trunk/branches/tags detection to be skipped - eluding convert.svn.branches defaults to "branches" - convert.svn.branches= disables branches detection - convert.svn.branches=/ is equivalent to former convert.svn.branches=
author Patrick Mezard <pmezard@gmail.com>
date Sun, 24 Feb 2008 17:58:53 +0100
parents 55455556f921
children 963000ed8cac
line wrap: on
line diff
--- a/hgext/convert/__init__.py	Thu Feb 21 08:24:58 2008 -0500
+++ b/hgext/convert/__init__.py	Sun Feb 24 17:58:53 2008 +0100
@@ -95,7 +95,8 @@
     "svn://repo/path/tags" exists, it is looked for tags referencing
     converted branches. Default "trunk", "branches" and "tags" values
     can be overriden with following options. Set them to paths
-    relative to the source URL.
+    relative to the source URL, or leave them blank to disable
+    autodetection.
 
     --config convert.svn.branches=branches    (directory name)
         specify the directory containing branches