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

Re: Experimental Win32 package from trunk/r13021

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2005-02-15 23:16:18 CET

Juanma Barranquero wrote:

>On Tue, 15 Feb 2005 12:47:51 +0100, Branko Čibej <brane@xbc.nu> wrote:
>
>
>
>>The svn-win32-1.2.0 distro will have this layout [...]
>>
>>
>
>Will also change the layout of the Perl bindings? I'm finding I have
>to move them around to:
>
>perl\SVN\Base.pm
>perl\SVN\Client.pm
>perl\SVN\Core.pm
>perl\SVN\Delta.pm
>perl\SVN\Fs.pm
>perl\SVN\Ra.pm
>perl\SVN\Repos.pm
>perl\SVN\Wc.pm
>perl\auto\SVN\_Client\_Client.dll
>perl\auto\SVN\_Client\_Client.pdb
>perl\auto\SVN\_Core\_Core.dll
>perl\auto\SVN\_Core\_Core.pdb
>perl\auto\SVN\_Delta\_Delta.dll
>perl\auto\SVN\_Delta\_Delta.pdb
>perl\auto\SVN\_Fs\_Fs.dll
>perl\auto\SVN\_Fs\_Fs.pdb
>perl\auto\SVN\_Ra\_Ra.dll
>perl\auto\SVN\_Ra\_Ra.pdb
>perl\auto\SVN\_Repos\_Repos.dll
>perl\auto\SVN\_Repos\_Repos.pdb
>perl\auto\SVN\_Wc\_Wc.dll
>perl\auto\SVN\_Wc\_Wc.pdb
>
>so a simple
>
> set PERL5LIB=C:\svn\perl
>
>works with ActivePerl.
>
>
Instead of perl\SVN and perl\auto\SVN, I think this should be
perl\site\lib\SVN and perl\site\lib\auto\SVN. I imagine most people will
simply unpack into c:\ instead of having to mess with PERL5LIB.

That way, you can also put libsvn_swig_perl-1.dll and swigpl.dll into
perl\bin, which should also be on the user's PATH, and is the usual spot
for DLLs required by Perl libs.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 15 23:18:24 2005

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.