Description
wxSvnAdmin helps subversion repository administrators on their usual jobs.
A special focus lies on
automating default actions, like creating the tags/, branches/, and trunk/ directories and importing them.
It's also planned to support
remote repository administration by use of telnet and later ssh.
Dependencies
Note:You won't need those if you use pre-built binaries.
- Python 2.4 (earlier versions should work as well)
- wxPython 2.6 (earlier versions should work as well)
Project Progress
This section shall provide you with some information about the current project state. It is not totally accurate, but you'll get an idea of where wxSvnAdmin is and where it should go.
| Feature / Part / Step | Progress |
| Software Design | 50 % |
| GUI | 25 % |
| local execution | 0 % |
| remote (via telnet) | 10 % |
| remote (via ssh) | 0 % |
| |