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

Re: Ignore every file except XX*

From: Ryan Schmidt <subversion-2020_at_ryandesign.com>
Date: Mon, 15 Jun 2020 19:45:47 -0500

On Jun 15, 2020, at 03:30, Daniel Sahlberg wrote:

> I think a separate property that is evaluated at the same time as svn:ignore is a lot easier to explain ("A file is ignored if the name satisfies one pattern in the svn:ignore list and satisfies NO pattern in the 'reverse of svn:ignore' property") than a convoluted regex.

Just so it's clear: svn:ignore does not use regex syntax. It uses glob syntax.
Received on 2020-06-16 02:46:03 CEST

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.