Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcellodesales/csvn-android-discovery
An Android client to the CollabNet Subversion Edge Discovery API
https://github.com/marcellodesales/csvn-android-discovery
Last synced: 26 days ago
JSON representation
An Android client to the CollabNet Subversion Edge Discovery API
- Host: GitHub
- URL: https://github.com/marcellodesales/csvn-android-discovery
- Owner: marcellodesales
- Created: 2012-03-24T04:38:26.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-24T09:28:31.000Z (almost 13 years ago)
- Last Synced: 2023-03-12T09:54:08.732Z (almost 2 years ago)
- Language: Java
- Homepage: https://ctf.open.collab.net/sf/wiki/do/viewPage/projects.svnedge/wiki/DiscoveryAPI
- Size: 664 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WHAT IS THIS?
==========This project was initially written for Android Target-7 (Version 2.1). It may be
already obsolete. However, it has a more updated version of the presentation
at http://www.youtube.com/watch?v=-hzKXAnNWRE.IN A NUTSHELL
===========* It is an Android application to find Subversion Edge servers in a local network.
* It uses the same Subversion Edge Discovery API shipped with any server.
* It uses mDNS to listen to actions from servers running in a local network.For more background information on the API, visit https://ctf.open.collab.net/sf/wiki/do/viewPage/projects.svnedge/wiki/DiscoveryAPI.