[svk-commit] r2788 - trunk/lib/SVK/Command

nobody at bestpractical.com nobody at bestpractical.com
Sun May 4 20:11:17 EDT 2008


Author: clsung
Date: Sun May  4 20:11:17 2008
New Revision: 2788

Modified:
   trunk/lib/SVK/Command/Branch.pm

Log:
- add --setup in doc

Modified: trunk/lib/SVK/Command/Branch.pm
==============================================================================
--- trunk/lib/SVK/Command/Branch.pm	(original)
+++ trunk/lib/SVK/Command/Branch.pm	Sun May  4 20:11:17 2008
@@ -623,6 +623,7 @@
  branch --move BRANCH1 BRANCH2
  branch --merge BRANCH1 BRANCH2 ... TARGET
  branch --delete BRANCH1
+ branch --setup DEPOTPATH
  branch --push [--from BRANCH]
 
 =head1 OPTIONS
@@ -636,6 +637,7 @@
  --merge                : automatically merge all changes from BRANCH1, BRANCH2,
                           etc, to TARGET
  --push                 : move changes to wherever this branch was copied from
+ --setup                : setup a project for a specified DEPOTPATH
  -C [--check-only]      : try a create, move or merge operation but make no     
                           changes
 


More information about the svk-commit mailing list