source:
LMDZ6/branches/Amaury_dev/tools/fcm/lib/FCM/CLI/fcm-switch.pod
@
5209
Last change on this file since 5209 was 5129, checked in by , 4 months ago | |
---|---|
File size: 372 bytes |
Line | |
---|---|
1 | =head1 NAME |
2 | |
3 | fcm switch (sw) |
4 | |
5 | =head1 SYNOPSIS |
6 | |
7 | Update the working copy to a different URL. |
8 | |
9 | 1. fcm switch URL[@REV1] [PATH] |
10 | 2. fcm switch --relocate FROM TO [PATH...] |
11 | |
12 | Note: if --relocate is not specified, "fcm switch" will only support the options |
13 | --non-interactive, --revision (-r) and --quiet (-q). For detail, see the output |
14 | of "L<svn|svn> help switch". |
15 | |
16 | =cut |
Note: See TracBrowser
for help on using the repository browser.