So, they should both be in the 'svn-ssl' package. But, please note that the 'svn-client-ssl' package does no longer include those (since they are not needed for normal client installations). Since change happened between 0.26 and 0.27. Therefore you might need to do:This exacltly was the "problem" ... this change i did with the 0.27 release ...
fink install svn-ssl
to have the server tools too. This package also includes the 'svnserve' binary which you can use as a server. Apache2 integration should be included before long.
i looked now in detail in the fink update log and for a "in dont know why" fink updated also the svn-client ...
So i installed now again the svn-ssl and the tools are there (where they are supposed to be)
Before there was only a svn-client-ssl package (which included the svnadmin). After the update to 0.27 I split the package into the main package (including the server and server tools), -client (with the 'svn' binary), -dev (with the static libraries and the headers) and -shlibs (with the shared libraries). The upgrade to 0.27 only upgraded the old package to the new svn-client package, thus "removing" the server tools since most people using the fink package will only use the client anyway.
I need the svn_dav plugin for the apache2 Server, this is the reaon why I have a own compiled version ... (I wanted to do this as a fink package but i didnt had the time/temper to seriously try this to get a correct fink package ...)
I am also planning on making a package for the apache2 module. There are quite a few apache2 modules in the fink unstable tree already. The package 'php4-apache2-ssl' might server as a template.
I don't have enough time to investigate right now but maybe we could work something out together.
Chris.
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
