VersionInsight, Delphi and C++Builder XE SVN integration, is open source

svninteg_large

 

 

 

 

 

As has been mentioned a few times during the RAD Studio launch events, we’re releasing the Subversion implementation of the Delphi and C++Builder XE VersionInsight API to open source, both to allow people to extend it, but also to serve as an example on how to implement the API for other version control tools.

Well, the project is hosted on Sourceforge here, but there’s actually an easier way to access it if you already have XE. We ship a version of the source in the RAD Studio samples directory (which is at C:\Users\Public\Documents\RAD Studio\8.0\Samples on my machine). There should be a VersionInsight folder there. Open the DelphiSvn project group contained within, and you’ll see it already has the connections to the sourceforge repository defined, so you can immediately start browsing the repository, looking at the history of the units, and even Updating to get the latest revisions, all from within the IDE.

As an aside, this is also true for all the samples we ship with the product. These are hosted on Sourceforge here and again, the connection to the repository is already defined when you open your local copies.

Update: Uwe has published some details on updating, compiling, and installing the latest VersionInsight code here.

Be the first to leave a comment. Don’t be shy.

Join the Discussion

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>