| Summary: | [handbook] Some cvsup servers for Ukraine seems inaccesible | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Igor <for_spam_2k5> |
| Component: | Books & Articles | Assignee: | Isabell Long <issyl0> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Igor
2012-12-26 09:10:00 UTC
On Wed, Dec 26, 2012 at 09:06:45AM +0000, Igor wrote: > > cvsup2.ua.FreeBSD.org - not found in dns. > cvsup7.ua.freebsd.org - host seems down. > That page you've mentioned [1] at least twice refers to CVS as a deprecacted method of updating your source/ports/docs and insists on using Subversion instead. A word 'deprecated' means smth similar to 'not recommended for usage'. So, your PR contains no useful information. 1. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html Author: issyl0 Date: Sat Dec 29 23:40:52 2012 New Revision: 40505 URL: http://svnweb.freebsd.org/changeset/doc/40505 Log: Remove two inaccessible Ukranian CVSup mirrors from mirrors.xml. PR: docs/174712 Approved by: gjb (mentor) Modified: head/share/xml/mirrors.xml Modified: head/share/xml/mirrors.xml ============================================================================== --- head/share/xml/mirrors.xml Sat Dec 29 23:07:37 2012 (r40504) +++ head/share/xml/mirrors.xml Sat Dec 29 23:40:52 2012 (r40505) @@ -1965,10 +1965,6 @@ </host> <host type="cvsup"> - <name>cvsup2.ua.FreeBSD.org</name> - </host> - - <host type="cvsup"> <name>cvsup3.ua.FreeBSD.org</name> </host> @@ -1980,10 +1976,6 @@ <name>cvsup6.ua.FreeBSD.org</name> </host> - <host type="cvsup"> - <name>cvsup7.ua.FreeBSD.org</name> - </host> - </entry> <entry id="mirrors-uk"> _______________________________________________ svn-doc-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org" Responsible Changed From-To: freebsd-doc->issyl0 I've updated the website to reflect the fact that these no longer work. I'm working on getting the DNS updated. State Changed From-To: open->closed This has been sorted out now. |