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

RES: Ignoring files

From: Erick Sasse <esasse_at_yahoo.com.br>
Date: 2005-01-05 12:55:34 CET

Where can I get more info about this pre-commit script?

Thanks
Erick

> -----Mensagem original-----
> De: Ben Collins-Sussman [mailto:sussman@collab.net]
> Enviada em: quarta-feira, 5 de janeiro de 2005 02:51
> Para: Delbert D. Franz
> Cc: Erick Sasse; users@subversion.tigris.org
> Assunto: Re: Ignoring files
>
> You can also write a pre-commit hook script that prevents
> certain files from being added in commits. Because it's
> enforced by the server, clients don't need to configure a thing.
>
>
> On Jan 4, 2005, at 8:09 PM, Delbert D. Franz wrote:
>
> > Make sure that each developer's computer has a config file with the
> > extensions in the global-ignores block of that file.
> Global ignores
> > serve two functions: (1) the keep files with that extension
> from being
> > imported to a repository, and (2) if such files are added
> to a working
> > copy later, they will not appear in a status listing.
> >
> > AFAIK there is no server-side setting to make this happen. Each
> > client must have the correct entries in the config file. I forgot
> > this once and had to do quite some cleanup work!
> >
> > Delbert
> >
> > On Tuesday 04 January 2005 04:19 pm, Erick Sasse wrote:
> >> It is not clear for me how to set some filters for the entire SVN
> >> server.
> >>
> >> I don't want any *.exe *.dll (and several others) files to be
> >> imported into SVN by any developer.
> >>
> >> How can I do it?
> >>
> >> Thanks!
> >> Erick
> >>
> >>
> >>
> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> >> For additional commands, e-mail: users-help@subversion.tigris.org
> >>
> >>
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 5 12:58:07 2005

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.