Online source code browser

Todd Zullinger tmz at pobox.com
Sun Nov 14 18:53:34 UTC 2010


JD wrote:
> Is there an online source code browser for Fedora Packages?

If you mean for the package spec files, patches, etc, then gitweb is
what you'd use:

    http://pkgs.fedoraproject.org/gitweb/?p=puppet.git

Replace puppet with whatever package you want to view.

If you want to see the full source code for the package, with any
Fedora patches applied, then you want to use fedpkg to clone the
package repository and unpack it.  Something like 'yum install fedpkg'
and then:

    fedpkg -a clone puppet
    cd puppet
    fedpkg prep

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
No one gets too old to learn a new way of being stupid.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20101114/b0d12f0e/attachment.bin 


More information about the users mailing list