From 0c32a5be8ba9700e2681b249eabc95331183b9fd Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 27 May 2013 13:55:58 +0100 Subject: [PATCH] manual: use of tags= for git-svn is only necessary for UCM:Tags --- docs/fdroid.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fdroid.texi b/docs/fdroid.texi index f8ef0390..ab361b74 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -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. -- 2.30.2