Date: Wed, 19 Jun 2019 16:38:19 -0700 From: Warner Losh <imp@bsdimp.com> To: Alan Somers <asomers@freebsd.org> Cc: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: Checking out the CSRG repository? Message-ID: <CANCZdfoQF5rwSrHR-Ua3FuFXm1CN%2BSSgE8JN_tm0FnJAW1gbJw@mail.gmail.com> In-Reply-To: <CAOtMX2gRg_9w4VTwtqJPcsErn_fy=Sz%2BrqPiNigvmaa6RGjSXg@mail.gmail.com> References: <CAOtMX2gRg_9w4VTwtqJPcsErn_fy=Sz%2BrqPiNigvmaa6RGjSXg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 19, 2019 at 1:14 PM Alan Somers <asomers@freebsd.org> wrote: > 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' > Can't answer this question directly about svn But I have been using https://github.com/dspinellis/unix-history-repo.git to look at historical sources. https://github.com/csrg has a number of additional repos of historical interest, though they are all forks from somewhere else. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfoQF5rwSrHR-Ua3FuFXm1CN%2BSSgE8JN_tm0FnJAW1gbJw>