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

RE: about global-ignores

From: Martin Probst <mail_at_martin-probst.com>
Date: 2004-08-08 11:57:09 CEST

There is currently no server side config for that AFAIK, but I guess you
could do that with a pre-commit hook rejecting certain files.

Am So, den 08.08.2004 schrieb Mario Ren um 9:47:
> Thank you.
> But what should I do if I'd like to configure the svn server to only
> accept/ignore the files of specific types?
>
> Thanks.
>
> Mario
>
> -----Original Message-----
> From: Ben Collins-Sussman [mailto:sussman@collab.net]
> Sent: 2004年8月7日 21:55
> To: Mario Ren
> Cc: users@subversion.tigris.org
> Subject: Re: about global-ignores
>
> On Sat, 2004-08-07 at 07:18, Mario Ren wrote:
> > Hi all,
> >
> > I am now using subversion on windows2000 and tortoiseSVN as
> > client. I’ve created a repository on local disk. And set the the file
> > “conf/svnserv.conf” as
> >
> > [miscellany]
> >
> > global-ignores = *.ls *.o *.lo *.la *.bak
> >
>
> You're misunderstanding things... the svnserve.conf file only has a
> [global] section, that's it. And that section only has a few specific
> variables affecting svnserve's authentication behavior.
>
> The [miscellany] and global-ignores variable are *client-side* run-time
> variables, ones that a client would set in ~/.subversion/config.
>
>
>
>
> ---------------------------------------------------------------------
> 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 Sun Aug 8 11:57:34 2004

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.