On Thursday 21 August 2008 16:29, Adam Stirk wrote: > The command I entered is > > diff -ruN --exclude='*/.svn/*' t2_orig/package t2-trunk/package
Try --exclude='\.svn'. The pattern is matched against files but not paths. -- Lars > > Thanks > > Adam > > -----Original Message----- > From: Reid Thompson [mailto:[EMAIL PROTECTED] > Sent: 21 August 2008 15:11 > To: Adam Stirk > Cc: [email protected] > Subject: RE: [t2] Diff 2 folders > > On Thu, 2008-08-21 at 14:37 +0100, Adam Stirk wrote: > > I tried --exclude but it didn't seem to work. > > what was the command you entered? ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe t2
