[svk-commit] r2398 - trunk/lib/SVK/Command
nobody at bestpractical.com
nobody at bestpractical.com
Thu May 31 15:50:34 EDT 2007
Author: clkao
Date: Thu May 31 15:50:27 2007
New Revision: 2398
Modified:
trunk/lib/SVK/Command/Diff.pm
trunk/lib/SVK/Command/Log.pm
Log:
Document {DATE} in help of log and diff.
Submittedy by: Alex Vandiver
Modified: trunk/lib/SVK/Command/Diff.pm
==============================================================================
--- trunk/lib/SVK/Command/Diff.pm (original)
+++ trunk/lib/SVK/Command/Diff.pm Thu May 31 15:50:27 2007
@@ -224,6 +224,7 @@
A revision argument can be one of:
"HEAD" latest in repository
+ {DATE} revision at start of the date
NUMBER revision number
NUMBER@ interpret as remote revision number
NUM1:NUM2 revision range
Modified: trunk/lib/SVK/Command/Log.pm
==============================================================================
--- trunk/lib/SVK/Command/Log.pm (original)
+++ trunk/lib/SVK/Command/Log.pm Thu May 31 15:50:27 2007
@@ -273,6 +273,7 @@
A revision argument can be one of:
"HEAD" latest in repository
+ {DATE} revision at start of the date
NUMBER revision number
NUMBER@ interpret as remote revision number
NUM1:NUM2 revision range
More information about the svk-commit
mailing list