Checking out the CSRG repository?
Kirk McKusick
mckusick at mckusick.com
Wed Jun 19 23:11:54 UTC 2019
> From: Alan Somers <asomers at freebsd.org>
> Date: Wed, 19 Jun 2019 14:12:21 -0600
> Subject: Checking out the CSRG repository?
> To: FreeBSD CURRENT <freebsd-current at freebsd.org>
>
> Does anybody know how to check out a local copy of the CSRG
> repository? I can view it with ViewVC, but I would really like local
> access. It doesn't seem to be available on the usual repo.FreeBSD.org
> or svn.FreeBSD.org.
>
> $ svn checkout https://svn.FreeBSD.org/csrg csrg
> svn: E170013: Unable to connect to a repository at URL
> 'https://svn.freebsd.org/csrg'
> svn: E175009: The XML response contains invalid XML
> svn: E130003: Malformed XML: no element found at line 1
>
> $ svn co svn+ssh://asomers@repo.freebsd.org/csrg csrg
> svn: E170013: Unable to connect to a repository at URL
> 'svn+ssh://asomers@repo.freebsd.org/csrg'
> svn: E210005: No repository found in 'svn+ssh://asomers@repo.freebsd.org/csrg'
>
> -Alan
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
You can browse the history at http://svnweb.freebsd.org/csrg/
The repository is also available via FTP:
ftp://ftp.freebsd.org/pub/FreeBSD/development/CSRG/csrg_svn.tbz
Hope this helps,
Kirk McKusick
More information about the freebsd-current
mailing list