send link to app

watch svn log


4.0 ( 970 ratings )
Utilitaires Productivité
Développeur T.Somequare
Libre

This app enables you to watch subversion(svn for short) repository quickly.
It is useful if you meet these situations;
- You are a developer on a team using svn.
- Watching some open-source project.
- Managing project depends on some externals.
You can add multiple repositories into the list, and fetch logs from servers at the same time.
Select a repository then it shows logs recently committed, and the file paths of modified files.
This app needs an access to repository with READ-only permission. You don`t have to worry about any unexpected modification in repository itself.
---
Note:
- Currently supported protocols are "svn", "http" and "https".
"ssh+svn" is not supported.
---