RE: svn commit: r39964 - trunk/subversion/libsvn_wc
From: Bert Huijben <rhuijben_at_sharpsvn.net>
Date: Wed, 14 Oct 2009 10:27:26 +0200
> -----Original Message-----
That would raise an assertion if somebody added a new external (/separate working copy) in place of a base not_present, excluded or absent node. (The checkout phase would reach this part of the code)
I don't think we want to raise exceptions on this kind of (user?) errors. A normal error could be valid, but this code path used to work in this case. (Because the entry api would just return NULL for hidden nodes)
Bert
------------------------------------------------------
|
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.