[svk-commit] r2491 - branches/2.0-releng/lib/SVK/Command
nobody at bestpractical.com
nobody at bestpractical.com
Tue Jul 17 11:59:16 EDT 2007
Author: clkao
Date: Tue Jul 17 11:59:16 2007
New Revision: 2491
Modified:
branches/2.0-releng/lib/SVK/Command/Diff.pm
branches/2.0-releng/lib/SVK/Command/Log.pm
Log:
merge from trunk:
r2398 at trunk: clkao | 2007-05-31 20:49:28 +0100
Document {DATE} in help of log and diff.
Submittedy by: Alex Vandiver
Modified: branches/2.0-releng/lib/SVK/Command/Diff.pm
==============================================================================
--- branches/2.0-releng/lib/SVK/Command/Diff.pm (original)
+++ branches/2.0-releng/lib/SVK/Command/Diff.pm Tue Jul 17 11:59:16 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: branches/2.0-releng/lib/SVK/Command/Log.pm
==============================================================================
--- branches/2.0-releng/lib/SVK/Command/Log.pm (original)
+++ branches/2.0-releng/lib/SVK/Command/Log.pm Tue Jul 17 11:59:16 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