Re: [Phpgedview-talk] Problem in SVN structure?
Brought to you by:
canajun2eh,
yalnifj
From: Ralph S. <so...@ir...> - 2007-11-08 13:53:16
|
Hello John, Now I get: svn co https://phpgedview.svn.sourceforge.net/svnroot/phpgedview/trunk/phpGedView svn: error: cannot set LC_ALL locale svn: error: environment variable LC_ALL is en_US svn: error: please check that your locale name is correct Changing LC_ALL to en_GB did the trick! Now it reloaded _all_ ! Thanks, --Ralph >>>>> "JF" == John Finlay <Joh...@ne...> writes: JF> Hi Ralph, JF> You need to set the local environment variable so that SVN will know how to convert those files. JF> In bash the command is: JF> export LC_ALL=en_US JF> --John >> -----Original Message----- >> From: php...@li... [mailto:phpgedview- >> tal...@li...] On Behalf Of Ralph SOBEK >> Sent: Wednesday, November 07, 2007 11:40 AM >> To: All About PhpGedView >> Subject: [Phpgedview-talk] Problem in SVN structure? >> >> Hi Folks, >> >> I am still not able to correctly access SVN at sourceforge.net under >> Solaris 8 on my Sun workstation... ;={ >> >> But in testing it on a Solaris 9 workstation, I got the connection >> to >> work. but later on it aborted with the following message: >> >> svn co >> https://phpgedview.svn.sourceforge.net/svnroot/phpgedview/trunk/phpGedView >> svn: Safe data 'phpGedView/places/ISR/ISR_' was followed by non-ASCII byte >> 195: unable to convert to/from UTF-8 >> >> Is it a problem there, or here? >> >> Cheers, >> >> --Ralph >> >> ------------------------------------------------------------------------- >> 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/ >> _______________________________________________ >> Phpgedview-talk mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpgedview-talk JF> ------------------------------------------------------------------------- JF> This SF.net email is sponsored by: Splunk Inc. JF> Still grepping through log files to find problems? Stop. JF> Now Search log events and configuration files using AJAX and a browser. JF> Download your FREE copy of Splunk now >> http://get.splunk.com/ JF> _______________________________________________ JF> Phpgedview-talk mailing list JF> Php...@li... JF> https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |