During the last year I’ve spent quite a number of evenings and weekends creating deCrex – Development Environment Cross Examiner. It’s a time to present it for your judgment. Take a look, shoot your questions, request features to implement next, suggest repositories and build servers for this demo installation. deCrex is an intranet application, which examines content and […]
Tag: #svn
Merge SVN directories
One of the applications of my customer in being maintained by an external vendor. The vendor delivers code to a separated SVN repository, by importing it every time as a new tag. This causes a few difficulties: SVN is not able to report code differences between two versions all available at the company tooling has […]
Modify single file in SVN tree
Sometimes, especially when you work cross various projects, you need to modify a single file in a project. A good example for this updating pom.xml by adding description, name, SCM or CI sections