Posts belonging to Category Desktops

Subversion Server Automation

Subversion Edge 2.3.0 was released last week with a number of new features. One of those new features is that we are continuing to expose more and more of Subversion Edge via REST API. The documentation for the API is available in the Subversion Edge wiki. Subversion itself has always had a very rich API [...]

Resolving Tree Conflicts using Subclipse

One of the major new features in Subversion 1.6 was the introduction of tree conflicts. Subversion already had the concept of text conflicts for the contents of files, such as when you update and Subversion cannot automatically merge the changes from the repository with the local edits you made. It also had the concept of [...]