From: Cristi BALAN Date: 2004-10-09T06:49:34+09:00 Subject: Re: [ANN] svn_auto_add On Fri, 8 Oct 2004 21:31:21 +0900, Michael Weller wrote: > Hi! > I wrote a little script for svn users. It will detect any file added to > a working copy which svn doesn't know about. In other words: it calls > 'svn add' for any newly added file. Sorry to break this to you but, svn add --force foo is recursive and skips already added files too... at least on svn 1.1.0rc1 it does -- Cristi BALAN