Doing:

[EMAIL PROTECTED]:~/sandbox$ svn co http://code.google.com/p/axiom/source
svn: PROPFIND request failed on '/p/axiom/source'
svn: PROPFIND of '/p/axiom/source': 400 Bad Request (http://code.google.com)

but this is not the address to the repository. Probably it was not
clear on previous emails. The way to checkout Axiom from Google is:

svn checkout http://axiom.googlecode.com/svn/trunk/ axiom

Like Jay, the checkout works fine for me.

Regards,

Alfredo

On 10/12/06, Jay Belanger <[EMAIL PROTECTED]> wrote:

root <[EMAIL PROTECTED]> writes:
...
>> http://code.google.com/p/axiom/source
>
> My attempt to check out this code fails with:
>
> svn: PROPFIND request failed on /p/axiom/source
> svn: PROPFIND of '/p/axiom/source': 400 Bad Request (http://code.google.com)

I've had no problem with
# svn checkout http://axiom.googlecode.com/svn/trunk/ axiom

Jay


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer



_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to