Voterbox

Subversion Error / Fix

Ran into an issue with Subversion kicking back with the following error:

svn: Failed to add directory 'fakedir': object of the same name is already scheduled for addition

I found the fix from this Dev::Blog site. As described there, the fix is to revert the directory, and then update the tree.

svn revert fakedir
svn update

Hopefully that helps somebody else.

All content generally available under the GPL unless otherwise noted.
5dollarwhitebox.org is not responsible in anyway for actions performed based on information found on this site.

Powered by Drupal - Design by Artinet