what to do when schedule-add directory is missing?
From: Brian Denny <brian_at_briandenny.net>
Date: 2003-06-08 04:04:21 CEST
This came up in the earlier discussion of r5814 (Issue #1075) with Philip.
Let's say you do:
% svn mkdir abc # schedules 'abc' for addition
% rm -rf abc # normal filesystem rm
% svn st # reports 'abc' as 'missing'
% svn up ## what should this do?
Pre-5814, it gave a "working copy not locked" error.
I think that the optimal solution might be to do nothing --
What do others think?
-brian
---------------------------------------------------------------------
|
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.