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

Subversion on Interix (SFU)

From: Karl Chen <quarl_at_hkn.eecs.berkeley.edu>
Date: 2004-03-11 09:07:30 CET

I've gotten Subversion to work on Interix (Microsoft Services for
Unix).

Libapr required a couple of extra "#include" and "#defines" to
compile.

Svn complained "Can't create a converter from 'native' to
'UTF-8'"; I changed get_xlate_handle() in
subversion/libsvn_subr/utf.c to the same behavior as
for APR_STATUS_IS_EINVAL.

(Is there any problem with doing this, since the converter handle
isn't always created successfully anyway?)

-- 
Karl 2004-03-11 00:00
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 11 09:07:50 2004

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.