Re: Keeping stuff out of my repository?
From: caston first <castonfirst_at_yahoo.com>
Date: Thu, 30 Oct 2008 11:25:35 -0700 (PDT)
Thanks, Toby,
But unfortunately, the Book says: "do not
Essentially what I want to do is enforce the ignore list, not create more work for people importing their code base. (I do not agree with the Book's assertion that people will learn good habits if I deny their commits -- they're more likely to just give up and email me a tarball.)
I suppose there's some kind of script I could write to continually walk the repository, or maybe use a pre hook to write a URI file of stuff to auto-delete. Am I the only one who's ever had this issue?
Thanks,
--- On Thu, 10/30/08, Toby Thain <toby_at_telegraphics.com.au> wrote:
On 30-Oct-08, at 12:00 PM, caston first wrote:
> I am administering a repository for a group of developers who are too lazy
You can reject commits with a pre-commit hook. See the text of
--Toby
>
|
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.