[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Problem with version 0.16.1 ?

From: <programing_at_mbss.org>
Date: 2003-01-23 16:31:23 CET

Hi

 Well exactly the same (see below).

 ***************************************
 C:\test:
 svn import file:///c:/repo . --message 'arne'
 svn: Invalid argument
 svn: Safe data:
 Hush
 ... was followed by non-ascii byte 229.

 Non-ascii character detected (see above), and unable to convert to UTF-8.

 C:\test:
I had exactly the same problem. I solved it by calling svn checkout so
that SVN create config file in my
C:\Documents and Settings\user\Application Data\subversion\config

Then edit the config and specify manualy path for diff.exe, diff3.exe and
for the editor that know how to handle \n inest of \r\n .

For me it now works fine.

Regards,
Dezo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:09:17 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.