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

Re: Files unexpectedly modified by IDEs under version control

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-06-30 15:32:56 CEST

On 6/30/06, Patrick Burleson <pburleson@gmail.com> wrote:
> On 6/30/06, Luca Cappa <luca.cappa@sequoia.it> wrote:
> > Thanks for the idea, i think it is functional and easy to implement :)
> >
> > Luca
> >
>
> I forgot to mention that we setup svn:ignore for the project files in
> the root so they don't ever show up in svn commands and aren't
> accidently checked in.

Please be aware that svn:ignore doesn't prevent checkins! You need to
write a post-commit (or built-in access control) to prevent or limit
checkins to versioned files!

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 30 15:36:16 2006

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.