As a note to myself, I have to look at JavaSVN when I get a chance. Its a pure Java implementation of a Subversion client.
Some things I have to research:
- What would it take to integrate this into CruiseControl to eliminate the need for the Subversion client being installed on the box?
- What would it take to integrate this into Apache Ant for the reason listed above.
- Finally, has anyone actually already done the above two things?
I’ll post the answers back here when I find out.