~vcs-imports/reprepro/trunk

« back to all changes in this revision

Viewing changes to docs/reprepro.1

  • Committer: Bernhard R. Link
  • Date: 2016-12-28 15:50:42 UTC
  • mfrom: (462.3.2)
  • Revision ID: git-v1:9f408a164edf32cad2f5737579fb4871f6fe211b
Tags: reprepro-debian-5.1.1-1
change version to 5.1.1-1 (unstable)
new bugfix release

Show diffs side-by-side

added added

removed removed

Lines of Context:
222
222
files to vanish.
223
223
.TP
224
224
.BR \-\-export=silent-never
225
 
Like never, but supress most output about that.
 
225
Like never, but suppress most output about that.
226
226
.TP
227
227
.B \-\-ignore=\fIwhat\fP
228
228
Ignore errors of type \fIwhat\fP. See the section \fBERROR IGNORING\fP
241
241
 
242
242
Note that "nothing was done" means the primary purpose of the action
243
243
in question.
244
 
Auxilary actions (opening and closeing the database, exporting missing
 
244
Auxiliary actions (opening and closing the database, exporting missing
245
245
files with \-\-export=lookedat, ...) usually do not count.
246
246
Also note that this is not very well tested.
247
247
If you find an action that claims to have done something in some cases
658
658
having an \fB\-2.6\fP.
659
659
.TP
660
660
.B ls \fIpackage-name\fP
661
 
List the versions of the the specified package in all distributions.
 
661
List the versions of the specified package in all distributions.
662
662
.TP
663
663
.B lsbycomponent \fIpackage-name\fP
664
664
Like ls, but group by component (and print component names).
1869
1869
Only compressions compiled in or for which an uncompressor was found
1870
1870
are used.
1871
1871
Unless the value starts with \fBforce.\fP,
1872
 
it is only tried if if is found in the Release or InRelease file.
 
1872
it is only tried if is found in the Release or InRelease file.
1873
1873
 
1874
1874
The default value is \fB.diff .xz .lzma .bz2 .gz .\fP, i.e.
1875
1875
download Packages.diff if listed in the Release file,
2466
2466
Those files are not packages but other data generated (usually together with
2467
2467
packages) and then uploaded together with this changes files.
2468
2468
 
2469
 
With reprepro those can be stored in the pool next to their packages whith
 
2469
With reprepro those can be stored in the pool next to their packages with
2470
2470
tracking, put in some log directory when using processincoming, or given to
2471
2471
an hook script (currently only possible with processincoming).
2472
2472
.TP