Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
info@openhub.net
The SVN move detection works pretty well, but it seems it doesn't detect this move in the KDE project:
http://websvn.kde.org/?view=rev&revision=409203
Hi Stas,
The move detection works by comparing the name of the moved directory to the exact URL enlisted in Ohloh. Directory moves that don't match the Ohloh enlistment URL are ignored.
Do you happen to know which Ohloh enlistment URL includes this commit?
Hi Robin,
I think it applies to all enlistments here (https://www.ohloh.net/p/kde/enlistments), that end directly with /trunk/KDE/kdexxxx
(so not the subdirectories of kdebase).
As it seems that within revision 409203 (see link above) they were all moved from /trunk/kdexxx
to /trunk/KDE/kdexxx
. Maybe the problem is that they are moved in one commit, and the /trunk/KDE
directory is created within the same commit?
Hi Stas,
After a little digging, I think it's too early to say that it didn't work. I think it's going to work, but the report simply hasn't updated yet.
For the SVN move detection to be visible on Ohloh, it requires us to completely re-download the affected repositories from scratch, and for KDE that's a big job. Let's wait until the next KDE report completes (which might be as much as a week) and then take another look.
Hi Robin,
It seems kdelibs just has had an updated, but the history still ends at revision 409203.