RE: E155010: "The node was not found" when updating a sparse working copy

2011-10-18 Thread Bert Huijben
> -Original Message- > From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] > Sent: dinsdag 18 oktober 2011 15:38 > To: users@subversion.apache.org > Subject: E155010: "The node was not found" when updating a sparse working > copy > > Hi! > >

E155010: "The node was not found" when updating a sparse working copy

2011-10-18 Thread Konstantin Kolinko
Hi! When I have a sparse wc and there have been some changes in the omitted subdirectories, the "svn up" command may produce spiritous warnings trying to update files that do not exist locally. I am using 1.7.0, http: or https: protocol, Neon library. Script that reproduces this issue with apach