When trying to re-emerging it for a new nightly build, I got this since the 24th may:
* subversion update start -->
* repository: svn://svn.berlios.de/codeblocks/trunk
svn: La copie de travail 'src/sdk/propgrid/build' est verrouillée
svn : lancer 'svn cleanup' pour enlever les verrous (cf 'svn help cleanup')
!!! ERROR: dev-util/codeblocks-9999-r10 failed.
!!! Function subversion_svn_fetch, Line 175, Exitcode 1
The error in english is:
svn: The working copy 'src/sdk/propgrid/build' is locked
svn: launch 'svn cleanup' to remove lockers ('svn help cleanup' for help)
I already tried to do a svn cleanup, but it fix nothing. The directory is set with the ebuild. So I removed all temp portage directories related to codeblocks, but the problem is still there.
Any idea how to fix it ?
Thanks in advance.
Solved, I missed to check the distfile directory where svn files are kept. I just removed codeblocks directories in svn-src :o