You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Branko Čibej <br...@xbc.nu> on 2003/02/11 20:15:49 UTC

Re: svn commit: rev 4824 - in trunk/subversion: svnadmin include libsvn_subr svnlook clients clients/cmdline tests/libsvn_subr svnserve svnversion

Greg Hudson wrote:

>>I also strongly suspect that the command-line client support library
>>should _only_ exist as a static lib, not a shared one.
>>    
>>
>
>Why?  (As an argument against, I believe Debian has a policy against
>static-only libraries of any sort, though I've never determined why.)
>  
>
I really couldn't care less about Debian policy. These functions are so
app-specific that I'd even rather have each command-line client compile
its own objects, so they'd share only source, not the libraries. I can
well imagine different clients having different defaults (for, say,
config settings and stuff).

-- 
Brane Čibej   <br...@xbc.nu>   http://www.xbc.nu/brane/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org