First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 124538
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Maintainers for cvs, and cvs related tools (the version control system) <cvs-utils@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 124538 depends on: Show dependency tree
Bug 124538 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-01 09:57 0000
Currently cvs only uses http://ftp.gnu.org/non-gnu/ path, but it could use
mirror://gnu/non-gnu/ path and make use of GNU mirrors for downloads. The
non-gnu directory is aliased inside the gnu directory probably for simplifying
mirroring.

A simple :%s;http://ftp.gnu.org/;mirror://gnu/; run in vim on the ebuild fix it
:)

HTH,
Diego

------- Comment #1 From Lars Weiler (RETIRED) 2006-03-01 11:49:35 0000 -------
I looked into the thirdpartymirrors-file, but mirror://gnu points directly to
ftp.gnu.org/gnu/  So I decided to use the direct link instead of the mirror.

But you are right.  http://ftp.gnu.org/gnu/non-gnu/ works as well.

Fixed in cvs.

First Last Prev Next    No search results available      Search page      Enter new bug