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

Re: In which situation will a deleted item be scheduled add/replace?

From: Philip Martin <philip_at_codematters.co.uk>
Date: Fri, 15 Aug 2008 16:23:44 +0100

"Rui, Guo" <timmyguo_at_mail.ustc.edu.cn> writes:

> On Fri, Aug 15, 2008 at 03:20:38PM +0100, Philip Martin wrote:
>> $ svn co URL wc
>> $ svn rm wc/some_file
>> $ svn ci wc # some_file has entry->deleted set
>> $ touch wc/some_file
>> $ svn add wc/some_file # some_file is also svn_wc_schedule_add
> Are you sure? My experiment shows the add will fail.

It should work, look at update_after_add_rm_deleted in the
update_tests.py regression tests for an example.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-15 17:24:05 CEST

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.