[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: Patrick Burleson <pburleson_at_gmail.com>
Date: 2006-06-30 19:17:08 CEST

On 6/30/06, Erik Huelsmann <ehuels@gmail.com> wrote:
> 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.
>

Good point. I put the svn:ignore in long before the files go there. So
they don't ever show up in svn status. No one gets tempted to add them
to the repository.

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 30 19:18:29 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.