Gentoo Archives: gentoo-dev

From: "Brett I. Holcomb" <brettholcomb@×××××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] CVS server questions
Date: Sat, 08 Nov 2003 18:03:00
Message-Id: 200311081801.hA8I1Rfr060765@mxsf18.cluster1.charter.net
1 I'm curious about something with cvs. I've noticed in some builds that the
2 cvs server given in the ebuild does not match the ones given in the docs for
3 the application. For example - the Jack audio server site lists the
4 following for access to anon cvs.
5
6 cvs -d :pserver:anonymous@××××××××××××××××××××××.net:/cvsroot/jackit login
7
8 If I understand the cvs part of ebuilds correctly that means the server is
9
10 cvs.jackit.sourceforge.net:/cvsroot/jackit
11
12 but the ebuild shows
13
14 cvs.sourceforge.net:/cvsroot/jackit
15
16 However, it still appears to find the source correctly.
17
18 How does this work - is sourceforge setup to redirect the address so it works?
19
20 Thanks.
21
22 --
23 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] CVS server questions Cedric Veilleux <cedric@×××××××.com>
Re: [gentoo-dev] CVS server questions Eldad Zack <eldad@××××××××××××××.cx>