Хранилища Subversion ant

Редакция

Редакция 69 | Только различия | Не учитывать пробелы | Содержимое файла | Авторство | Последнее изменение | Открыть журнал | RSS

Редакция 69 Редакция 87
1
<commands version="1.0">
1
<commands version="1.0">
2
 <remote-info>
2
 <remote-info>
3
  <summary>Information About Remote Packages</summary>
3
  <summary>Information About Remote Packages</summary>
4
  <function>doRemoteInfo</function>
4
  <function>doRemoteInfo</function>
5
  <shortcut>ri</shortcut>
5
  <shortcut>ri</shortcut>
6
  <options />
6
  <options />
7
  <doc>&lt;package&gt;
7
  <doc>&lt;package&gt;
8
Get details on a package from the server.</doc>
8
Get details on a package from the server.</doc>
9
 </remote-info>
9
 </remote-info>
10
 <list-upgrades>
10
 <list-upgrades>
11
  <summary>List Available Upgrades</summary>
11
  <summary>List Available Upgrades</summary>
12
  <function>doListUpgrades</function>
12
  <function>doListUpgrades</function>
13
  <shortcut>lu</shortcut>
13
  <shortcut>lu</shortcut>
14
  <options />
14
  <options />
15
  <doc>[preferred_state]
15
  <doc>[preferred_state]
16
List releases on the server of packages you have installed where
16
List releases on the server of packages you have installed where
17
a newer version is available with the same release state (stable etc.)
17
a newer version is available with the same release state (stable etc.)
18
or the state passed as the second parameter.</doc>
18
or the state passed as the second parameter.</doc>
19
 </list-upgrades>
19
 </list-upgrades>
20
 <remote-list>
20
 <remote-list>
21
  <summary>List Remote Packages</summary>
21
  <summary>List Remote Packages</summary>
22
  <function>doRemoteList</function>
22
  <function>doRemoteList</function>
23
  <shortcut>rl</shortcut>
23
  <shortcut>rl</shortcut>
24
  <options>
24
  <options>
25
   <channel>
25
   <channel>
26
    <shortopt>c</shortopt>
26
    <shortopt>c</shortopt>
27
    <doc>specify a channel other than the default channel</doc>
27
    <doc>specify a channel other than the default channel</doc>
28
    <arg>CHAN</arg>
28
    <arg>CHAN</arg>
29
   </channel>
29
   </channel>
30
   <channelinfo>
30
   <channelinfo>
31
    <shortopt>i</shortopt>
31
    <shortopt>i</shortopt>
32
    <doc>output fully channel-aware data, even on failure</doc>
32
    <doc>output fully channel-aware data, even on failure</doc>
33
   </channelinfo>
33
   </channelinfo>
34
  </options>
34
  </options>
35
  <doc>
35
  <doc>
36
Lists the packages available on the configured server along with the
36
Lists the packages available on the configured server along with the
37
latest stable release of each package.</doc>
37
latest stable release of each package.</doc>
38
 </remote-list>
38
 </remote-list>
39
 <search>
39
 <search>
40
  <summary>Search remote package database</summary>
40
  <summary>Search remote package database</summary>
41
  <function>doSearch</function>
41
  <function>doSearch</function>
42
  <shortcut>sp</shortcut>
42
  <shortcut>sp</shortcut>
43
  <options>
43
  <options>
44
   <channel>
44
   <channel>
45
    <shortopt>c</shortopt>
45
    <shortopt>c</shortopt>
46
    <doc>specify a channel other than the default channel</doc>
46
    <doc>specify a channel other than the default channel</doc>
47
    <arg>CHAN</arg>
47
    <arg>CHAN</arg>
48
   </channel>
48
   </channel>
49
   <allchannels>
49
   <allchannels>
50
    <shortopt>a</shortopt>
50
    <shortopt>a</shortopt>
51
    <doc>search packages from all known channels</doc>
51
    <doc>search packages from all known channels</doc>
52
   </allchannels>
52
   </allchannels>
53
   <channelinfo>
53
   <channelinfo>
54
    <shortopt>i</shortopt>
54
    <shortopt>i</shortopt>
55
    <doc>output fully channel-aware data, even on failure</doc>
55
    <doc>output fully channel-aware data, even on failure</doc>
56
   </channelinfo>
56
   </channelinfo>
57
  </options>
57
  </options>
58
  <doc>[packagename] [packageinfo]
58
  <doc>[packagename] [packageinfo]
59
Lists all packages which match the search parameters.  The first
59
Lists all packages which match the search parameters.  The first
60
parameter is a fragment of a packagename.  The default channel
60
parameter is a fragment of a packagename.  The default channel
61
will be used unless explicitly overridden.  The second parameter
61
will be used unless explicitly overridden.  The second parameter
62
will be used to match any portion of the summary/description</doc>
62
will be used to match any portion of the summary/description</doc>
63
 </search>
63
 </search>
64
 <list-all>
64
 <list-all>
65
  <summary>List All Packages</summary>
65
  <summary>List All Packages</summary>
66
  <function>doListAll</function>
66
  <function>doListAll</function>
67
  <shortcut>la</shortcut>
67
  <shortcut>la</shortcut>
68
  <options>
68
  <options>
69
   <channel>
69
   <channel>
70
    <shortopt>c</shortopt>
70
    <shortopt>c</shortopt>
71
    <doc>specify a channel other than the default channel</doc>
71
    <doc>specify a channel other than the default channel</doc>
72
    <arg>CHAN</arg>
72
    <arg>CHAN</arg>
73
   </channel>
73
   </channel>
74
   <channelinfo>
74
   <channelinfo>
75
    <shortopt>i</shortopt>
75
    <shortopt>i</shortopt>
76
    <doc>output fully channel-aware data, even on failure</doc>
76
    <doc>output fully channel-aware data, even on failure</doc>
77
   </channelinfo>
77
   </channelinfo>
78
  </options>
78
  </options>
79
  <doc>
79
  <doc>
80
Lists the packages available on the configured server along with the
80
Lists the packages available on the configured server along with the
81
latest stable release of each package.</doc>
81
latest stable release of each package.</doc>
82
 </list-all>
82
 </list-all>
83
 <download>
83
 <download>
84
  <summary>Download Package</summary>
84
  <summary>Download Package</summary>
85
  <function>doDownload</function>
85
  <function>doDownload</function>
86
  <shortcut>d</shortcut>
86
  <shortcut>d</shortcut>
87
  <options>
87
  <options>
88
   <nocompress>
88
   <nocompress>
89
    <shortopt>Z</shortopt>
89
    <shortopt>Z</shortopt>
90
    <doc>download an uncompressed (.tar) file</doc>
90
    <doc>download an uncompressed (.tar) file</doc>
91
   </nocompress>
91
   </nocompress>
92
  </options>
92
  </options>
93
  <doc>&lt;package&gt;...
93
  <doc>&lt;package&gt;...
94
Download package tarballs.  The files will be named as suggested by the
94
Download package tarballs.  The files will be named as suggested by the
95
server, for example if you download the DB package and the latest stable
95
server, for example if you download the DB package and the latest stable
96
version of DB is 1.6.5, the downloaded file will be DB-1.6.5.tgz.</doc>
96
version of DB is 1.6.5, the downloaded file will be DB-1.6.5.tgz.</doc>
97
 </download>
97
 </download>
98
 <clear-cache>
98
 <clear-cache>
99
  <summary>Clear Web Services Cache</summary>
99
  <summary>Clear Web Services Cache</summary>
100
  <function>doClearCache</function>
100
  <function>doClearCache</function>
101
  <shortcut>cc</shortcut>
101
  <shortcut>cc</shortcut>
102
  <options />
102
  <options />
103
  <doc>
103
  <doc>
104
Clear the XML-RPC/REST cache.  See also the cache_ttl configuration
104
Clear the XML-RPC/REST cache.  See also the cache_ttl configuration
105
parameter.
105
parameter.
106
</doc>
106
</doc>
107
 </clear-cache>
107
 </clear-cache>
108
</commands>
108
</commands>