John Hunter wrote:
> On 7/10/07, Darren Dale <[EMAIL PROTECTED]> wrote:
>
>   
>> I ended up checking out the entire repository again. It seems that the 
>> working
>> address is now matplotlib.svn.sourceforge.net/svn/matplotlib, instead of
>> svn.sourceforge.net/svn/matplotlib.
>>     
>
>
> Nothing is working for me
>
> -bash-2.05b$ cd python/svn/
> -bash-2.05b$ svn co
> http://matplotlib.svn.sourceforge.net/svn/matplotlib
> --username=jdh2358 --password=mypasswd
> svn: PROPFIND request failed on '/svn/matplotlib'
> svn: PROPFIND of '/svn/matplotlib': 405 Method Not Allowed
> (http://matplotlib.svn.sourceforge.net)
> -bash-2.05b$ svn co
> https://matplotlib.svn.sourceforge.net/svn/matplotlib
> --username=jdh2358 --password=mypasswd
> svn: PROPFIND request failed on '/svn/matplotlib'
> svn: PROPFIND of '/svn/matplotlib': 405 Method Not Allowed
> (https://matplotlib.svn.sourceforge.net)
> -bash-2.05b$ svn co
> https://matplotlib.svn.sourceforge.net/svn/matplotlib svn: PROPFIND
> request failed on '/svn/matplotlib'
> svn: PROPFIND of '/svn/matplotlib': 405 Method Not Allowed
> (https://matplotlib.svn.sourceforge.net)
> -bash-2.05b$ svn co
> https://svn.sourceforge.net/svnroot/matplotlib/trunk matplotlib
> svn: PROPFIND request failed on '/svnroot/matplotlib/trunk'
> svn: PROPFIND of '/svnroot/matplotlib/trunk': Could not resolve
> hostname `svn.sourceforge.net': Host not found
> (https://svn.sourceforge.net)
>
> Can you see anything wrong with what I am doing?
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>   
svn co
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/trunk/matplotlib

works for me.

Nils
 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to