[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn: E200009: Could not add all targets because some targets don't exist

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 19 Feb 2011 16:27:03 +0200

[[[
% 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'.
Received on 2011-02-19 15:32:12 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.