Hi,

Arne Steinarson ha scritto:
> I can't get SVN to work with wxCode. I follow instructions at:
> 
>   http://wxcode.sourceforge.net/maintguide.php#svn
> 
> This is what I get in the shell:
> 
>     root# svn co https://svn.sourceforge.net/svnroot/wxcode/trunk/wxCode
>     svn: PROPFIND request failed on '/svnroot/wxcode/trunk/wxCode'
>     svn: PROPFIND of '/svnroot/wxcode/trunk/wxCode': Could not resolve
>     hostname `svn.sourceforge.net': No address associated with hostname
>     ( https://svn.sourceforge.net)
> 
> What could be the problem?
atch! Sorry. Recently SF updated the SVN access method requiring to use 
"wxcode.svn.sourceforge.net" instead of "svn.sourceforge.net". Thus try 
with:

svn co https://wxcode.svn.sourceforge.net/svnroot/wxcode/trunk/wxCode

I've updated the docs online.

Francesco



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to