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

RE: Re: Exclude/Ignore pattern

From: BobF <rfreeze_at_charter.net>
Date: 2005-10-12 21:03:39 CEST

 

> -----Original Message-----
> From: Stuart Celarier [mailto:SCelarier@corillian.com]
> Sent: Wednesday, October 12, 2005 12:22 PM
> To: dev@tortoisesvn.tigris.org
> Subject: RE: Re: Exclude/Ignore pattern
>
>
> >> Changing the value in the General Settings dialog does not
> change the
> global-ignores in the Subversion config file, so that's not
> it. There is
> something more going on. Could you please shed some light, so I know
> what question to ask on the Subversion mailing lists.
>
> >Looks like TSVN is using a registry value.
>
> Okay, so how does TSVN use this registry value and where does
> that show
> up in Subversion (or does it)? My objective is still to learn what the
> syntax is for the pattern.
>

### Section for configuring miscelleneous Subversion options.
# [miscellany]
### Set global-ignores to a set of whitespace-delimited globs
### which Subversion will ignore in its 'status' output.
# global-ignores = *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store

is a clip from the svn config file accessed via tsvn settings. Yes, it is
commented out, but it does provide sample syntax

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 12 21:04:23 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.