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

RE: RE: Re: Exclude/Ignore pattern

From: Stuart Celarier <SCelarier_at_corillian.com>
Date: 2005-10-12 23:21:22 CEST

### 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

[Stuart] Yes, I am familiar with this. It is a sample, it doesn't
explain what the sample means or define the full syntax.

Where do I look to find out what these patterns from the sample mean:
#*# .*~ *~ .#*

Where do I find out what other syntax is allowed on this configuration
setting? Is the exact same syntax used for the Exclude/Ignore pattern
exposed on the TortoiseSVN General Settings?

Cheers,
Stuart

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 12 23:21:49 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.