svnpropertylog v1.1.29 screenshot

svnpropertylog – A script which finds all revisions where a specific subversion property has changed

Purpose

The subversion application does not offer native support for identifying changes to subversion properties as easily as changes to files.

The purpose of this script is to allows a subversion user to find all revisions where a change to a specific property occurred. In other words, it’s a “show log for subversion properties“.

Skip to the download section for quick download.

Note that svnpropertylog is only available for Windows and has been tested on Windows 7 only.

Usage

The script has 5 command line arguments which are:

  1. Oldest revision number
  2. Newest revision number
  3. File or folder URL
  4. Property name
  5. Show property values? ( Must be 0 or )

Execution (command line)

The script is written in VBScript.  Use the following to execute the script from a batch file (*.bat) :

UI

svnpropertylog - Select Subversion Property

svnpropertylog – Select Subversion Property

A GUI application is also available. From a file explorer window, double-click on svnpropertylogGui and follow on-screen instructions: the UI will prompt the user for each command line argument and then launch the script.

Output

On execution, the following output is produced by the script:

License

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License (LGPL-3.0) for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

DISCLAIMER:
This software is furnished “as is”, without technical support, and with no warranty, express or implied, as to its usefulness for any purpose.

Download

You can download svnpropertylog by clicking on the following link:

Download “svnpropertylog v1.1.29” svnpropertylog-v1.1.29.zip – Downloaded 517 times – 8 KB

Leave a Reply