You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Reser <be...@reser.org> on 2004/04/01 20:24:30 UTC

Re: Scripts in binary packages (was Re: hot-backup.py for windows?)

On Tue, Mar 23, 2004 at 09:02:44PM +0100, David Kimdon wrote:
> svn_load_dirs.pl                 -> ${bindir}/
> svn_load_dirs.README             -> ${docdir}/
> hot-backup.py [1]                -> ${libdir}/subversion/hook-scripts/
> tools/hook-scripts/* [2]         -> ${libdir}/subversion/hook-scripts/
> subversion/mod_authz_svn/INSTALL -> ${docdir}/INSTALL.authz
> contrib/client-side/vc-svn.el    -> ${datadir}/emacs/site-lisp/
> contrib/client-side/psvn/psvn.el -> ${datadir}/emacs/site-lisp/
> 
> Here are some files that I am installing in the Debian package, but I
> don't if there is a generally accepted location for these files
> (Anyone know if there is a good place for these?) :
> 
> tools/client-side/bash_completion

/etc/bash_completion.d/ (if you have it)

> tools/xslt/svnindex.xsl
> tools/xslt/svnindex.css

These really are just examples.  I'm placing them in
/usr/share/subversion-1.0.x

> contrib/client-side/svn.vim 

/usr/share/vim/syntax
 
You can see what I'm doing in the Mandrake packages at:
http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/~checkout~/contrib-SPECS/subversion/subversion.spec?rev=1.39&content-type=text/plain

-- 
Ben Reser <be...@reser.org>
http://ben.reser.org

"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken

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