On Tue, 28 Sep 2010, Les Mikesell wrote:
> It would have made sense to me to have the config/scripts versioned
> but I've forgotten how that worked in CVS and I'm too lazy to look
> it up. And I suppose it would be hard to change now in a
> backwards-compatible way since svn doesn't keep the head version as
> a normal file like cvs/rcs.

I make my hooks directory a working copy of an appropriate subdirecrory
in the repository (or in another repository), and use a post-commit
hook to run "svn update" in the hooks dir when it sees a commit to the
relevant path.

--apb (Alan Barrett)

Reply via email to