Remove hard-coded 'base/' from SVN mirror URLs.
Submitted by: peter
This commit is contained in:
parent
a5db8029b9
commit
a29b88fcd5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40445
1 changed files with 4 additions and 4 deletions
|
@ -716,9 +716,9 @@
|
|||
role="fqdn">svn0.us-west.FreeBSD.org</hostid></entry>
|
||||
|
||||
<entry>svn, <ulink
|
||||
url="http://svn0.us-west.FreeBSD.org/base/">http</ulink>,
|
||||
url="http://svn0.us-west.FreeBSD.org/">http</ulink>,
|
||||
<ulink
|
||||
url="https://svn0.us-west.FreeBSD.org/base/">https</ulink></entry>
|
||||
url="https://svn0.us-west.FreeBSD.org/">https</ulink></entry>
|
||||
|
||||
<entry>USA, California</entry>
|
||||
|
||||
|
@ -731,9 +731,9 @@
|
|||
role="fqdn">svn0.us-east.FreeBSD.org</hostid></entry>
|
||||
|
||||
<entry>svn, <ulink
|
||||
url="http://svn0.us-east.FreeBSD.org/base/">http</ulink>,
|
||||
url="http://svn0.us-east.FreeBSD.org/">http</ulink>,
|
||||
<ulink
|
||||
url="https://svn0.us-east.FreeBSD.org/base/">https</ulink></entry>
|
||||
url="https://svn0.us-east.FreeBSD.org/">https</ulink></entry>
|
||||
|
||||
<entry>USA, New Jersey</entry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue