Daniel Shahaf <d...@daniel.shahaf.name> writes: > [[[ > % cd tools/client-side/ > % touch foo > % $svn add * -q > svn: E200009: Could not add all targets because some targets don't exist > % > ]]] > > The error message is wrong: the /real/ problem is that some targets > are already versioned, not that I did 'svn add fou'.
What about this generic error message svn: E200009: Could not add all targets because some targets failed. Thanks and Regards Noorul