Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On 8/27/07, Tom Brown <brown at esteem.com> wrote: > On Saturday 25 August 2007 02:13, Lars Ellenberg wrote: > > for a testing/staging environment, > > you could try to checkout the > > svn co http://www.drbd.org/drbd/branches/drbd-8.1 > > sources. > > I cannot checkout drbd-8.1. I ran the command above and got this error: > > svn: PROPFIND request failed on '/drbd/branches/drbd-8.1' > svn: PROPFIND of '/drbd/branches/drbd-8.1': 405 Method Not Allowed > (http://www.drbd.org) > > I am using subversion 1.4.2. Could that be the problem? If i am not wrong, it should be: "svn co http://svn.drbd.org/drbd/branches/drbd-8.1" (note http://svn... instead of http://www...) With http://svn... works for me here, and using http://www... gives me the same error, so it makes sense that its http://svn.... Perhaps it not on purpose, but it is =) Thanks, Rodrigo