mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
manual: use of tags= for git-svn is only necessary for UCM:Tags
This commit is contained in:
parent
2d8ccbb658
commit
0c32a5be8b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
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
|
performance reasons, and also because a local copy of the entire history is
|
||||||
available in case the upstream repository disappears. (It happens!). In
|
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:
|
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.
|
http://svn.code.sf.net/p/project/code;trunk=trunk;tags=tags.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue