Re: Anonymous CVS?
seth vidal <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <1090613829.7953.5.camel@binkley> |
On Fri, 2004-07-23 at 22:07 +0300, Ville Skyttä wrote: > On Fri, 2004-07-23 at 21:53, seth vidal wrote: > > On Fri, 2004-07-23 at 21:20 +0300, Ville Skyttä wrote: > > > I suppose there's anoncvs access to the metadata stuff? > > > Documenting that in the README wouldn't be a bad idea. > > > yes, good point. > > > > anoncvs is here: > > > > :pserver:[email protected]:/cvsroot/metadata/cvs-root/metadata/cvs-root > > > > that should work correctly > > Not quite... I made some educated guesses getting "no such repository" > messages until I used: > > :pserver:[email protected]:/cvsroot/metadata/cvs-root > > ...but now I get: > > no such user anonymous in CVSROOT/passwd > fixed, sorry. the anoncvs is replicated out on a regular basis but it hadn't been synced yet. should be fine as :pserver:[email protected]:/cvsroot/metadata/cvs-root cvs co generate should get you the createrepo code -sv