* [gentoo-dev] bugs.gentoo.org and anonymous cvs access!
@ 2002-01-04 6:51 Daniel Robbins
0 siblings, 0 replies; only message in thread
From: Daniel Robbins @ 2002-01-04 6:51 UTC (permalink / raw
To: gentoo-announce, gentoo-dev, gentoo-user
Hi All,
Just wanted to let you know that we now have Bugzilla set up for bug reports.
You can find the gentoo.org Bugzilla at bugs.gentoo.org, and bugs.gentoo.org
can also be used to submit ebuilds. Simply select a "Gentoo Linux" product and
an "Ebuilds" component and attach your ebuild.
Also, we now have anonymous cvs access working! We don't yet support anonymous
cvs direct from the install CD (we will soon), but existing Gentoo Linux users
can easily switch over by typing the following commands as root:
# emerge dev-util/cvs
(if you haven't already)
# cd /usr
# export CVSROOT=:pserver:anonymous@gentoo.org:/home/anoncvs
# cvs login
(password is empty)
# cvs co gentoo-x86
(you'll now have a gentoo-x86 directory in /usr)
# mv portage portage.old
(backing up old rsync portage dir)
# mv portage.old/distfiles gentoo-x86
(keeping all previously-downloaded sources)
# ln -s gentoo-x86 portage
(we now have an anoncvs /usr/portage!)
To update your sources, do this:
# cd /usr/portage
# cvs -q update -dP
Anoncvs is updated at the same interval as rsync -- every :20 and :50 of the
hour. cvs.gentoo.org's time is synchronized via NTP, and the update itself
normally takes a minute or so.
I'll be updating the Web site soon to reflect these changes.
Best Regards,
--
Daniel Robbins <drobbins@gentoo.org>
Chief Architect/President http://www.gentoo.org
Gentoo Technologies, Inc.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-01-04 6:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-04 6:51 [gentoo-dev] bugs.gentoo.org and anonymous cvs access! Daniel Robbins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox