[prev in list] [next in list] [prev in thread] [next in thread] 

List:       svk-commit
Subject:    [svk-commit] r2408 - in trunk: lib/SVK/Command
From:       nobody () bestpractical ! com (nobody () bestpractical ! com)
Date:       2007-06-12 13:19:57
Message-ID: 20070612171954.816E34D8143 () diesel ! bestpractical ! com
[Download RAW message or body]

Author: clkao
Date: Tue Jun 12 13:19:51 2007
New Revision: 2408

Modified:
   trunk/   (props changed)
   trunk/lib/SVK/Command/Commit.pm

Log:
Add -i as shorthand for --interactive in svk ci.

Submitted by: sartak


Modified: trunk/lib/SVK/Command/Commit.pm
==============================================================================
--- trunk/lib/SVK/Command/Commit.pm	(original)
+++ trunk/lib/SVK/Command/Commit.pm	Tue Jun 12 13:19:51 2007
@@ -70,15 +70,15 @@
 use Class::Autouse qw( SVK::Editor::Rename SVK::Editor::Merge );
 
 sub options {
-    ('m|message=s'  => 'message',
-     'F|file=s'     => 'message_file',
-     'C|check-only' => 'check_only',
-     'S|sign'       => 'sign',
-     'P|patch=s'    => 'patch',
-     'import'       => 'import',
-     'direct'       => 'direct',
-     'template'     => 'template',
-     'interactive'  => 'interactive',
+    ('m|message=s'    => 'message',
+     'F|file=s'       => 'message_file',
+     'C|check-only'   => 'check_only',
+     'S|sign'         => 'sign',
+     'P|patch=s'      => 'patch',
+     'import'         => 'import',
+     'direct'         => 'direct',
+     'template'       => 'template',
+     'i|interactive'  => 'interactive',
      'set-revprop=s@' => 'setrevprop',
     );
 }

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic