[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-07 15:54:58 CEST

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 Sat Aug 7 15:57:21 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.