You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by Eddie O'Neil <ek...@bea.com> on 2005/02/01 15:47:06 UTC

if you see this svn error message during 'svn update'

   svn: Failed to add directory 
'wsm/src/runtime/org/apache/beehive/wsm/axis/databinding': object of th
e same name already exists

There was some package renaming last night in WSM, and on Windows, that 
could cause sync problems because the capitalization of a package name 
changed while the name itself stayed the same.

To fix the problem, just re-run:

   svn update