Posts Tagged svn
Saturday, November 29, 2008 10:16
SVN Time-Lapse View is a cross-platform viewer that downloads all revisions of a file and lets you scroll through them by dragging a slider. As you scroll, you are shown a visual diff of the current revision and the previous revision. Thus you can see how a file evolved, and you can easily find the [...]
Saturday, November 29, 2008 10:16
Jon Galloway shows how to create REG file that adds "Delete SVN Folders" to the context menu for folders. When you select it, it deletes all folders called .svn inside the folder and it’s children (it does nothing if the project’s not under SVN).
Technorati tags: svn, subversion, trick, shell
Bookmark It
Hide Sites
$$(‘div.d799′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) }); [...]
Saturday, November 29, 2008 10:16
StatSVN retrieves information from a Subversion repository and generates various reports describing the project development, e.g. timeline for the lines of code, contribution of each programmer etc. The current version of StatSVN creates a static set of HTML documents containing tables and chart images. StatSVN is open source software.
See a Sample Html Report
Visit StatsSVN Wiki
Download [...]