On Wed, 2007-08-08 at 14:39 +0200, Florian Festi wrote: > > Anonymous access to git do the following: > > > > for yum: > > git clone http://linux.duke.edu/yum/git/yum.git > > > > for yum-utils: > > git clone http://linux.duke.edu/yum/git/yum-utils.git > > > > for yum-metadata-parser: > > git clone http://linux.duke.edu/yum/git/yum-metadata-parser.git > > > > for yum-updatesd: > > git clone http://linux.duke.edu/yum/git/yum-updatesd.git > > > > To update once you've gotten it. > > > > git pull > > > > Web based Source Access - GitWeb > > Git Web is available from: http://devel.linux.duke.edu/gitweb/ > > How do I clone createrepo? It is in the gitweb interface but doesn't show up > at http://linux.duke.edu/yum/git. > > Please raise an PEBKAC exception if I am missing something. >
I've not announced the createrepo tree yet b/c I was still debating whether or not to make it be a git tree after all. I made a new maintenance branch of createrepo yesterday, actually, so we can keep 0.4.X working while work begins on 0.6.X which should have a real api for creating metadata. -sv _______________________________________________ Yum-devel mailing list [email protected] https://lists.dulug.duke.edu/mailman/listinfo/yum-devel
