Welcome to the svnX project
SvnX is an OS X open source GUI for most features of the svn client binary.
It allows you to browse your working copies, spot changes and operate on them but also to browse logs and revisions of your repositories.
It's written using Panther's new bindings mechanism for maximum flexibility and user experience.
SvnX is brought to you by La Chose Interactive, the makers of alahup!, the agile web development framework and CMS.
Checking out the source
svn co svn://svnx.lachoseinteractive.net:8000/trunk
Contributing
- To report a bug or feature request, please make a new ticket.
- To make a patch :
- Update your working copy to the latest version of the trunk.
- Create a patch with your changes: svn diff > my_properly_named_patch.diff
- Create a new ticket with [PATCH] as the first word in the summary and upload (not paste) your diff.
- If you want to contribute to the wiki, please use the discussions? page as a starting point.
How to use Trac
- The Trac project -- Trac Open Source Project
- Trac FAQ -- Frequently Asked Questions
