fdroiddata/metadata/com.valleytg.oasvn.android.yml

41 lines
1.4 KiB
YAML

Categories:
- Development
License: LGPL-3.0-only
WebSite: http://www.valleytg.com
IssueTracker: http://www.valleytg.com:8090/secure/Dashboard.jspa
AutoName: OASVN Pro
Description: |-
Works for http:// https:// and svn:// repositories. svn+ssh:// is experimental
and has been added recently. Currently supports all of the following svn
operations: Checkout (Head or specify revision), Update, Commit, Export (Head or
specify revision), Cleanup, and Revert. Also allows you to view remote
repository revisions (you specify the number of revisions to retrieve) and see
commit comments, author, date/time and all files changed, added, deleted, etc.
Working copies and exports of repositories are saved locally (all checked out
files will go to your mountable storage: most of the time /mnt/sdcard/OASVN) so
they could be edited on your device with an IDE such as Terminal IDE and then
you can commit back to your repository.
The most recent version adds svn export so you can make a local copy of your
repository on your Android device without making a working svn copy.
Builds:
- versionName: 1.0.9
versionCode: 10
commit: '84'
target: android-15
- versionName: 1.0.10
versionCode: 11
commit: '126'
target: android-15
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: 1.0.10
CurrentVersionCode: 11
NoSourceSince: 1.0.11