svn add ignores the ignore patterns
From: Knut Wannheden <knut.wannheden_at_gmail.com>
 
Date: 2005-09-23 09:46:46 CEST 
Hi all,
 I just found out that the svn add command will ignore the ignore
 $ mkdir mydir
 $ svn add mydir
 $ cd mydir/
 $ touch myfile
 $ svn ps svn:ignore myfile .
 $ svn st
 $ svn add myfile
 $ svn st
 I assume this is the intended behaviour. But the reason I'm bringing
 Regards,
 Knut Wannheden
 ---------------------------------------------------------------------
  | 
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.