* Matt Brown <[EMAIL PROTECTED]> [060627 02:12]:
> Package: reprepro
> Severity: wishlist
> 
> Currently when using the pull feature of reprepro the only
> method of restricting which packages are updated is to use the
> FilterFormula and FilterList configuration file options. 
> 
> I would like a method to be able to pull only a specific package leaving
> the other packages in the "source" distribution as they
> are. I'm imagining a command format like
> 
>  reprepro pull <dest-distribution> <packagename>
> 
> The reason that I want this is so that I can implement a set of archives
> that behave like testing and stable. At the end of each day I want to
> pull certain packages (which have been tested) into stable, but leave
> the untested packages in testing. I can currently implement this
> functionality but it requires editing the configuration files every
> night which is tedious. A commandline option would be much more
> convenient.

Please try

  reprepro copy <dest-distribution> <source-distribution> <packagenames>

from the recently released reprepro 1.0.0. That should hopefully do
what you want. (Unless I introduced some errors which my simple testcases
did not catch). 

It only copies single packages, and everything with the given name.
(So some -A, -C and -T options can be usefull sometimes).

I also thought about some way to copy a source package with all its
binaries (i.e. everyting which has Source: xyz or Package: xyz if it
has not source), but refrained from it because it was too complex for
something I do not know if anyone needs it.

Hochachtungsvoll,
        Bernhard R. Link


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to