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

pattern for specifying svn:ignore for files without extension

From: Steve Cohen <scohen_at_javactivity.org>
Date: Wed, 01 Dec 2010 13:31:08 -0600

The build process of the application I am bringing under svn creates a
number of unix binary executables that have no extension : for example

abcde
fghqp

etc.

I believe that * will match any files with or without periods so it
isn't suitable. Is there a pattern specifier that would embrace all
files without an extension?

Alternatively, one common differentiating aspect of these files is that
they have executable privileges. Being able to svn:ignore based on this
would be a nice feature to have.
Received on 2010-12-01 20:32:29 CET

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.