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

Re: what to do when schedule-add directory is missing?

From: <cmpilato_at_collab.net>
Date: 2003-06-08 05:15:33 CEST

Brian Denny <brian@briandenny.net> writes (amongst other things
trimmed from his mail):

> 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?
>
> I think that the optimal solution might be to do nothing --
> keep the entry and give no error, so that 'abc' remains 'missing'.

Well, assuming that the update doesn't otherwise conflict with the
local-mod addition of 'abc', having it remain missing makes sense to
me.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 8 05:16:12 2003

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.