From: Arne S. <ast...@gm...> - 2007-08-08 06:29:28
|
Hello, Now everything is set up for the component, the only glitch at this moment seems to be the webiste link on the wxCode page. probably a typo by me in the website/PHP file. Should I make an announcements in some way? Regards // Arne Steinarson On 8/3/07, Francesco Montorsi <f18...@ya...> wrote: > > 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 > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |