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

Re: Quirk with svn:ignore

From: Giulio Troccoli <giulio.troccoli_at_mediatelgroup.co.uk>
Date: Mon, 19 Mar 2012 17:16:14 +0000

On 19/03/12 17:11, Geoff Hoffman wrote:
>
>
>
> On Mon, Mar 19, 2012 at 9:32 AM, Giulio Troccoli
> <giulio.troccoli_at_mediatelgroup.co.uk
> <mailto:giulio.troccoli_at_mediatelgroup.co.uk>> wrote:
>
> Do you mean that the files are shown with an A in the first column?
>
>
> No, they're shown as
>
> ? logs/error.log
> ? logs/access.log
>
> But they're not automagically ignored, even though they match "logs/*"
> which successfully is applied as an svn:ignore pattern on trunk.
>
>

Ok, have you tried ignoring just logs rather than all files, I mean svn
ps svn:ignore logs ? As Andy said, the * is expanded by your shell, so
basically you won't ignore future logs.

G
Received on 2012-03-19 18:16:49 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.