On Thu, 2007-02-01 at 21:14 -0600, Jeffrey C. Ollie wrote:
On Fri, 2007-02-02 at 04:07 +0100, Ralf Corsepius wrote:
Particular problems:
- Warren's Core Merge reviews point into cvsview, i.e. into RH's
internal cvs. This is very inconvenient to use.
Is this CVS publicly directly accessible?
cvs -d :pserver:anonymous cvs fedora redhat com:/cvs/dist co <modulename>
Ah! /dist/ that's the trick!
- Unlike with ordinary reviews there are no src.rpms to check.
How are non-redhatters supposed to get the files? rawhide?
Once you have the code checked out, you can "make srpm" or "make <arch>"
in the branch subdirectory.
Thanks
Ralf