Re: Keeping stuff out of my repository?
From: David Weintraub <qazwart_at_gmail.com>
Date: Thu, 30 Oct 2008 14:35:34 -0400
Have you looked at the svn:ignore property? Putting this on your
If you use a pre-commit hook to filter out these files, simply reject
-- David Weintraub qazwart_at_gmail.com On Thu, Oct 30, 2008 at 12:00 PM, caston first <castonfirst_at_yahoo.com> wrote: > I am administering a repository for a group of developers who are too lazy > to follow instructions that provide a standard value for the client-side > svn-ignore setting. As a result, I am continually removing compiler cruft > from the repo! > > The clients in use vary - so far just TortoiseSVN, Subclipse and the command > line client. > > Is there ANY way I can enforce my repository's ignore rules? I know it's > kind of a mainframe mentality but the added hassle is just driving me > insane... > > Thanks, > Caston > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-10-30 19:35:58 CET |
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.