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

Re[2]: Exclude/Ignore pattern

From: Fernando P. Nájera Cano <tortoisesvn_at_fernandonajera.com>
Date: 2005-10-13 07:33:02 CEST

Hi,

>>
>> If you'd like to help, please tell me how to interpret ".*~" and ".#*"
>> from the sample in Subversion's config file. Thanks!

B> My guess is that these were included as part of a cut and paste operation
B> from globbing docs somewhere else. The lack of response you're getting
B> tells me that they in fact are rather esoteric examples.

I think I know what '.*~' is for: add a unix file '.htaccess' to svn
and then edit it with vim. vim will create a backup file .htaccess~
which is masked with .*~.

My mask is '*.suo *.user *.*~ *.~*' which effectively masks out files
from Visual Studio .NET that you should never version, and backup
files from vim (*.*~) and UltraEdit (*.~*).

Best regards,

Fernando Nájera

-- 
avast! Antivirus: Mensaje saliente limpio.
Comprobado: 13/10/2005 7:33:12 - Base de datos: 0541-1, 12/10/2005
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Oct 13 07:33:42 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.