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

Re: [BOOK-PATCH] Add replace in possible status of svn status

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-03-31 12:55:37 CEST

Marcel Gosselin wrote:
>> Hi,
>>
>> I noticed that in the svn status section, there were no mentions of the
>> "Scheduled for replace" status.

Actually, I don't think it is possible to get a WC item into a "replaced"
state at the moment. I believe this is because we cannot store both the old
and new text-base in the current wc format.

Try it:

svn rm foo
svn cp bar foo
*** ERROR

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 31 12:57:15 2005

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.