[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: Mario Ren <netmars_at_sjtu.edu.cn>
Date: 2004-08-08 09:47:46 CEST

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
Received on Sun Aug 8 09:50:28 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.