Class SVNUtils
In: svnutils/lib/svnutils.rb
Parent: Object

use the svn Id Keyword expansion to report svn file information revision, developer, filename, date and time of last revision.

Methods

date   developer   filename   parse_file   revision   time  

Classes and Modules

Class SVNUtils::FileNotFound

Public Class methods

get the date the last revision was made to the file

get the last developer who checked in the file

get the svn filename of the file

parse the file, so we can get its values

get the svn version of a file

get the time the last revision was made to the file

[Validate]