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

Re: svn client UTF conversion errors

From: Brent R. Matzelle <bmatzelle_at_yahoo.com>
Date: 2002-08-22 23:07:53 CEST

--- Karl Fogel <kfogel@newton.ch.collab.net> wrote:
> Brent, can you take a look at those issues and at rev 2805, and see
> if
> you can figure out why Windows isn't doing the softer failure?
> (It's
> just that Mike and I are busy rolling 0.14.2 right now...)

I looked into these issues and they are unrelated with rev 2805. The
UTF errors are just a red herring.

It looks like svn_config__win_config_path should be setting a valid
home directory but since it does nothing the 'folder' variable is
filled with nonsense data. So then svn_io_check_path reads 'folder'
and sends that error message.

Brent

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 22 23:08:26 2002

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.