Is there a JDBC equivalent for accessing revision control systems? There really should be. At the least Ant and CruiseControl could both use it. I’m sure other Java programs have written their own code for accessing CVS and Subversion and what not.
Me
My name is Mark Doliner. I’m a computer software engineer living and working in North Carolina, USA. I worked in the San Francisco Bay area for 13 years before moving back East in 2019. My email address is mark@kingant.net.
Pages
Me, Elsewhere
Other Stuff
Categories
Archives
Tigris (makers of Subversion) provides Java bindings: http://svnup.tigris.org/
As for a JDBC-like interface for accessing any RCS with generic commands? Would be cool.. let’s get on it.
Ha ha, if by “let’s” you mean you, then sure :-)