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

Image may be NSFW.
Clik here to view.

Transform SVN log diff using Java XPath

Sometimes the output of a version control system’s tools or command options must be transformed for further use. For example, you generate a log report and must then import that into a spreadsheet or...

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.

SvnKit E170001: Negotiate authentication failed: ‘No valid credentials provided’

In a new project, attempts to programmatically access our Subversion server using SvnKit fails with an E170001 error. But, only on one Windows 7 workstation. After a lot of searching on web for answers...

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 5 articles
Browse latest View live




Latest Images