My problem is very similar to: svn: MKACTIVITY 403 Forbidden
My error message is as follows (the spacing is awkward, but that’s how it looks in Eclipse):
svn: Commit failed (details follow):
svn: Commit failed (details follow):
svn: MKACTIVITY of '/svnroot/...': 403 Forbidden (https://repository.url)
My Software:
- Linux OS with KDE user interface,
- SpringSource Tool Suite version 2.9.1,
- Subclipse version 1.6.10
What I’ve tried:
- Close Eclipse. Delete the .keyring file in the Eclipse’s ‘configuration/org.eclipse.core.runtime’ directory (to reset any stored credentials).
- Modifying ‘/home/[user_name]/.subversion/servers’ to have the password stored.
It turns out that OnResolve (from the comments on the original post) was correct. I spoke to the owner of /svnroot/ and I needed to register an account before being able to commit.