Used for executing svn info
Available properties to set are:
revisionProperty = svn.info.revision
urlProperty = svn.info.url
repositoryRootUrlProperty = svn.info.repositoryRootUrl
authorProperty = svn.info.author
committedDateProperty = svn.info.committedDate
committedRevision = svn.info.committedRevision
Info() -
Constructor for class com.googlecode.svntask.command.Info
init() -
Method in class com.googlecode.svntask.SvnTask
to check up the status of the item in the repository,
that will tell if the local item is out-of-date (like '-u'
option in the SVN client's 'svn status' command)
default true.