mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-09 17:00:27 +03:00
Add support for UCM:Tags in bzr
This commit is contained in:
parent
d8d3f00e6b
commit
4c5cd7a360
3 changed files with 11 additions and 5 deletions
|
|
@ -1111,9 +1111,9 @@ are known to forget to tag releases. Like RepoManifest, it will not return the
|
|||
correct value if the directory containing the AndroidManifest.xml has moved.
|
||||
Despite these caveats, it is the often the favourite update check mode.
|
||||
|
||||
It currently only works for git, hg and git-svn repositories. In the case of
|
||||
the latter, the repo URL must encode the path to the trunk and tags or else no
|
||||
tags will be found.
|
||||
It currently only works for git, hg, bzr and git-svn repositories. In the case
|
||||
of the latter, the repo URL must encode the path to the trunk and tags or else
|
||||
no tags will be found.
|
||||
@item
|
||||
@code{HTTP} - HTTP requests are used to determine the current version code and
|
||||
version name. This is controlled by the @code{Update Check Data} field, which
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue