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

nobody at bestpractical.com nobody at bestpractical.com
Thu Jul 24 02:53:34 EDT 2008


Author: clsung
Date: Thu Jul 24 02:53:33 2008
New Revision: 3004

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

Log:
- add --from to document

Modified: trunk/lib/SVK/Command/Branch.pm
==============================================================================
--- trunk/lib/SVK/Command/Branch.pm	(original)
+++ trunk/lib/SVK/Command/Branch.pm	Thu Jul 24 02:53:33 2008
@@ -1035,6 +1035,8 @@
  --push             : move changes to wherever this branch was copied from
  --pull             : sync changes from wherever this branch was copied from
  --setup            : setup a project for a specified DEPOTPATH
+ --from BRANCH      : specify the source branch name
+ --from-tag TAG     : specify the source tag name
  -C [--check-only]  : try a create, move or merge operation but make no     
                       changes
 


More information about the svk-commit mailing list