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

[TSVN] Misleading error message (was Feature Request)

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-05-18 16:01:13 CEST

Molle Bestefich wrote:
> Simon Large wrote:
>> You cannot remove a subfolder from a working copy (outside of
>> subversion) without breaking the parent. The parent knows it should
>> have a child, but that child has gone missing along with its .svn
>> folder and the parent can no longer be committed. The only recovery
>> from that is to put the moved WC back, or do a fresh checkout.
>
> Excellent. Thanks for the clarification :-).
> Addendum: a 'svn update' will also bring the WC back in a working
> state.

I thought I had tried that. You're right, it works.

In that case I have to report a misleading error message. If you delete
a subfolder and then try to commit the parent the error message is:

Error: Commit failed (details follow):
Error: Entry for 'C:\Temp\Test2\DeleteMe' has no URL
Error: Try a "Cleanup". If that doesn't work you need to do a fresh
checkout.

That last line should be split and say:
Error: Try a "Cleanup" or "Update".
Error: If that doesn't work... etc.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed May 18 16:02:41 2005

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

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