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

Using Subversion to Maintain hooks & conf Directories

From: Hilco Wijbenga <hilco.wijbenga_at_gmail.com>
Date: 2007-08-24 18:41:51 CEST

Hi all,

This is probably a very strange question... :-)

I'm in the process of adding some files to the hooks and conf
directories of a Subversion repository (pre-commit script, etc.). I
would like to have my changes under version control...

Let's call my repository Repo and let's assume it's in /var/svn/repo.
Can I safely put the hooks directory in Repo, then do a check out in
Repo's /var/svn/repo/hooks directory?

Or better yet, can I put the entire /var/svn/repo directory in Repo,
then check that out in /var/svn/repo? Obviously, I'd have to add a
bunch of svn:ignore entries for db, dav, and locks.

If the above is too weird, then would it be possible to create a
separate repository to store Repo's /var/svn/repo?

I'm very curious to know what you think of my crazy plans. ;-)

Cheers,
Hilco

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 24 18:39:32 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.