chiark / gitweb /
manual: use of tags= for git-svn is only necessary for UCM:Tags
authorDavid Black <david8black@gmail.com>
Mon, 27 May 2013 12:55:58 +0000 (13:55 +0100)
committerDavid Black <david8black@gmail.com>
Mon, 27 May 2013 12:56:48 +0000 (13:56 +0100)
docs/fdroid.texi

index f8ef03904fceec1a82ac46f04b04d4a26c391888..ab361b745e3dead8655dd5c83103159a43dd62e8 100644 (file)
@@ -638,7 +638,7 @@ The git-svn option connects to an SVN repository, and you specify the URL in
 exactly the same way, but git is used as a back-end. This is preferable for
 performance reasons, and also because a local copy of the entire history is
 available in case the upstream repository disappears. (It happens!). In
-order to use RepoManifest or Tags as update check modes for this VCS type
+order to use Tags as update check mode for this VCS type
 the URL must encode the path to the trunk and tags, like so: 
 http://svn.code.sf.net/p/project/code;trunk=trunk;tags=tags.