Nome

svnlook date — Print the datestamp.

Synopsis

svnlook date REPOS_PATH

Descrizione

Print the datestamp of a revision or transaction in a repository.

Opzioni

--revision (-r)
--transaction (-t)

Esempi

This shows the date of revision 40 of a test repository:

$ svnlook date -r 40 /tmp/repos/
2003-02-22 17:44:49 -0600 (Sat, 22 Feb 2003)