Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Monday 27 August 2007 13:35, Lars Ellenberg wrote: > On Mon, Aug 27, 2007 at 02:00:42PM -0300, Rodrigo Campos wrote: > > 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 =) > > mea culpa. > svn.drbd.org is correct. > > if that still does not work for you, > you may be behind some proxy that disallows certain request types. svn.drbd.org worked great. I compiled it and installed into my test environment. I was surprised to see I was the second (and third) user to install it. I'm running kernel 2.6.23-rc3. I'm generating files right now. I'll let you know how it turns out. Thanks, Tom