monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Re: .mt-ignore and .cvsignore files


From: Nathaniel Smith
Subject: Re: [Monotone-devel] Re: .mt-ignore and .cvsignore files
Date: Thu, 12 May 2005 16:51:15 -0700
User-agent: Mutt/1.5.9i

On Thu, May 12, 2005 at 04:08:27PM -0700, David Brown wrote:
> I encountered this as a problem with 'arch', though, because their default  
> ignore list has 'core' as a file to ignore.  It also ignores the entire  
> net/core directory when importing the linux kernel.

Ouch!  Thanks for the warning...

Two random ideas:
  -- pass dirs to ignore_file with a trailing / on them.  So net/core/
     will not be matched by the (default in monotone as well) pattern
     "/core$".
  -- actually separate ignore_file and ignore_dir into two separate
     hooks.  Maybe cleaner; makes .mt-ignore support strange...

-- Nathaniel

-- 
Eternity is very long, especially towards the end.
  -- Woody Allen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]