On 8/24/07, David Ferguson <ferguson.david@gmail.com> wrote:
> Hilco,
>
> I do exactly that. I check in the conf and hooks directories into my
> Subversion repositories. Then I check out the conf and hooks under
> /var/svn/repo. Works great.
So you use your repository to store its *own* hooks and conf? Or do
you put them in a separate repository?
Have you tried putting /var/svn/repo under version control? (I'm lazy
and that would save me from having to check out twice. It would also
be slightly easier to explain to other developers.)
> David
>
>
>
> On 8/24/07, Hilco Wijbenga <hilco.wijbenga@gmail.com> wrote:
> >
> > 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
> >
> >
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 24 19:14:41 2007