"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?
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:14:03 CEST