Public 'http:' SVN URL doesn't work as shown in FAQ
"Scott L. Burson" <[email protected]>
| Newsgroups | gmane.lisp.common-lisp-net.devel |
|---|---|
| Message-ID | <CAF5LJ4CjhRCpNS5t7GqBA3es6UvcE_2OR-5tfAXBsvFd15-=tw@mail.gmail.com> |
Hi, I was checking that the public SVN URLs given in the FAQ would actually work. The first one (the 'svn:' one) works fine, but the 'http:' one doesn't work as shown. I fiddled around a little and found that it works if I leave out 'project/': svn co http://svn.common-lisp.net/fset I don't know if the better fix is to change the server config or to change the URL in the FAQ. -- Scott