Quantcast
Channel: T. C. Mits 108 » svn
Browsing all 4 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

New Subversion version will centralize working copy metadata

Subversion version 1.7 removes that gruesome use of those very numerous .svn folders in your working copy. CVS also used that approach, just named .cvs. This is more like how many ‘newer’ version...

View Article


Image may be NSFW.
Clik here to view.

Getting “svn info” using Groovy

In a Subversion utility I had to the get the revision number of the HEAD of the current working copy. An answer found gave a Linux command line solution. Here is my Groovy version. Groovy allows the...

View Article


Image may be NSFW.
Clik here to view.

Prune deleted folders of repo diff report using Java

Sometimes the contents of deleted folders are not relevant. Just showing the top level deleted folder or dir is enough. For example, in a branch diff against trunk, folder moves are shown as adds and...

View Article

Image may be NSFW.
Clik here to view.

Version control console using ReactJS

Created a web app to generate a report from the version control repository, Apache Subversion™. Similar approach is possible targeting a different repository, like Git. TL;DR Someone said a process we...

View Article
Browsing all 4 articles
Browse latest View live