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

Re: intl3_svn.dll dependency

From: <kmradke_at_rockwellcollins.com>
Date: Tue, 1 Apr 2008 16:45:46 -0500

"Erik Huelsmann" <ehuels_at_gmail.com> wrote on 04/01/2008 04:22:26 PM:
> On Tue, Apr 1, 2008 at 11:13 PM, <kmradke_at_rockwellcollins.com> wrote:
> > "Erik Huelsmann" <ehuels_at_gmail.com> wrote on 04/01/2008 04:05:59 PM:
> >
> >
> > > On Tue, Apr 1, 2008 at 10:46 PM, <kmradke_at_rockwellcollins.com>
wrote:
> > > > Anyone know why the standard svn 1.4.6 zip file for windows on
> > tigris.org
> > > > includes the intl3_svn.dll file as a dependency but both the
> > CollabNet
> > > > and VisualSVN Server installers do not have this dependency?
> > >
> > > Because this DLL supports internationalization, which is generally
not
> > > very usefull in server environments (usually only the client side
gets
> > > localized), meaning that they probably build their server packages
> > > without the dependency on this DLL.
> > >
> > > > I noticed TortoiseSVN 1.4 also includes this DLL.
> > >
> > > Exactly: It's a client side program.
> >
> > Hmmm.... The CollabNet one claims to be both server and client,
> > and both install the svn.exe command line client application.
> >
> > As Mark mentioned, it depends if NLS is enabled upon compilation. I'm
> > guess we would have problems with non-ascii filenames and log
messages?
>
> No, NLS is purely a translation issue. We used to depend on APR for
> our encoding translations. On windows we depend directly on the
> Windows-provided routines these days, however.

So 1.5 shouldn't have any missing DLLs no matter how it is
built on Windows. Good to know.

> I'm not expecting any problems other than that you won't be able to
> turn your Subversion into a Chinese speaking dragon :-)

Sometimes I wonder if our server might go up in flames once all 4
processors hit 100% for hours, but (luckily for me) it hasn't
started speaking Chinese yet. :-)

Kevin R.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-01 23:46:07 CEST

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

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