On Tue, Jul 15, 2014 at 1:17 PM, Eduardo Javier Echeverria Alvarado <echevemaster@xxxxxxxxx> wrote:
Yes, definitively easier. Copied in the list of the things that make easier the packager task. Thanks pingou :)
Is this a list you locally maintain? If so shall we put this up in the wiki that everyone can benefit?
El 15/07/2014 03:07, "Kalpa Welivitigoda" <callkalpa@xxxxxxxxx> escribió:Pierre's suggestion worked fine with a slight modification. It should beHi,Thanks a lot.
--user <username>On Tue, Jul 15, 2014 at 12:56 PM, Pierre-Yves Chibon <pingou@xxxxxxxxxxxx> wrote:On Tue, Jul 15, 2014 at 02:40:13AM -0430, Eduardo Javier Echeverria Alvarado wrote:> escribiA^3:
> I think not there any command that do that. But you can take a look to the
> output of the pkgdb api [1] and make your own script
>
> [1]
> https://admin.fedoraproject.org/pkgdb/api/packager/package/echevemaster
>
> El 15/07/2014 02:26, "Kalpa Welivitigoda" <callkalpa@xxxxxxxxx>
>Even easier with pkgdb-cli
> Hi,
>
> Is it possible to clone all the packages I maintain/co-maintain in a
> single command with fedpkg clone?
something like:
for pkg in $(pkgdb-cli list --user=<username --nameonly)
do
fedpkg clone $pkg
done
Pierre
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
--
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
--
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct