That workaround sounds fine to me. Some stats is better than none, after all.
--David Smith (Adium Dev)
We were unable to download the source code for this project.
It looks like at revision 1790, someone actually checked a hidden .svn directory into the repository itself. This means that when you attempt to check out revision 1790, Subversion fails. The following command:
svn checkout -r 1790 http://svn01.23i.net/adium/trunk@1790 adiumx
Returns this error:
svn: Failed to add directory 'adiumx/adium/Plugins/SQL Logger/SQLLoggerPrefs.nib/.svn': object of the same name already exists
It's possible that we could work around this issue by skipping ahead to a revision where this problem no longer occurs, although that means that all history prior to this revision would be hidden from Ohloh. It might be better than nothing and at least it would give you proper reports going forward.
Let me know what you think, Robin
That workaround sounds fine to me. Some stats is better than none, after all.
--David Smith (Adium Dev)
So is this going to happen? If there's anything I can do to be helpful, let me know :)