In my Subversion project I have branched from the trunk, made some changes and I am now reintegrating that branch back onto the trunk. When I try to do the merge, I get the following error message, which appears to be complaining about a particular revision.
Merge status operation failed.
Filesystem has no item
svn: '/svn/repo/!svn/rvr/24066/path/to/branch/newProject' path not found
Note: The branch was created at revision 24068.
Can anyone explain why this error occurs and how it can be resolved?
EDIT
The version of SVN and Subclipse I am using is 1.6.
For anyone who happens to stumble upon this question, here is a few things that I have picked up since posting this question:
svn cleanup
or in eclipse Team > Cleanup. This is designed for removing locks which are left from when an operation doesn't complete successfully, it has fixed a few head scratchers for me in the past!I ran into this issue and found that it was caused by one of the Cached Repositories in TortoiseSVN.
To fix it I went to TortoiseSVN Settings, Log Caching > Cached Repositories and deleted the cache.
Had the same error doing "show log" on a branch. Clearing the cache as msmucker0527 described cleared the issue for me. Actually did "Update" of the cache log, rather than "Delete". Found "Settings" under Start / TortoiseSVN / Settings
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With