[cvsnt] Re: .cvsignore *.

Tony Hoyle tmh at nodomain.org
Wed Jan 12 13:48:10 GMT 2005


Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.


Rick Genter wrote:
> It seems, then, that if CVSNT is using true regular expressions, what
> the OP wants is:
> 
> *\.
> 
> in their .cvsignore file. 

That will ignore all files ending in '.'.  Files can't do that in Win32 
(the OS strips it).

This is harder than it looks....

Perhaps:

^[^.]+$

.. although I've not tried that, and it may be wrong :)

Tony



More information about the cvsnt mailing list
Download the latest CVSNT, TortosieCVS, WinCVS etc. for Windows 8 etc.
@CVSNT on Twitter   CVSNT on Facebook