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

AW: no error message if committing child of a deleted node

From: Markus Schaber <m.schaber_at_3s-software.com>
Date: Fri, 29 Jul 2011 08:14:58 +0200

Hi, Stefan,

Von: Stefan Sperling [mailto:stsp_at_elego.de]

> When trying to commit a child of a deleted node, svn commit says nothing
> and just exists with status zero.
>
> This surprised me, because it complains loudly about committing children
> of copies (see http://svn.haxx.se/dev/archive-2011-07/0773.shtml).
> Shouldn't we raise some sort of error for the delete case, too?

For me, this is not as surprising. Chidren of deleted nodes are also deleted. And it perfectly makes sense for the server to get the deletion of the child without getting the deletion of the parent.

But getting the addition of a copied child without getting its (not-yet existing) parent is a completely different thing.

Mit freundlichen Grüßen

Markus Schaber

___________________________
We software Automation.

3S-Smart Software Solutions GmbH
Markus Schaber | Entwicklung
Memminger Str. 151 | 87439 Kempten | Tel. +49-831-54031-0 | Fax +49-831-54031-50

Email: m.schaber@3s-software.com | Web: http://www.3s-software.com
CoDeSys Internet-Forum: http://forum.3s-software.com

Geschäftsführer: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Handelsregister: Kempten HRB 6186 | USt-IDNr.: DE 167014915
Received on 2011-07-29 08:16:10 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.