We used to have two separate projects in two separate subtrees in a single SVN repository.
http://svn.perlide.org/padre/trunk
was connected to
https://www.ohloh.net/p/padre_projects/
while
... [More]
http://svn.perlide.org/padre/projects/ was connected to
https://www.ohloh.net/p/padre/
Recently we decided that we unite the two projects and moved
http://svn.perlide.org/padre/trunk
to
http://svn.perlide.org/padre/trunk/Padre
and everything from
http://svn.perlide.org/padre/projects/
to under
http://svn.perlide.org/padre/trunk
How can we make sure that Ohloh forgets about the whole http://svn.perlide.org/padre/projects/ tree and counts all the commits to belong to
http://svn.perlide.org/padre/trunk ?
Shall I (and can I) delete
https://www.ohloh.net/p/padre_projects/ ? [Less]