
On Mon, 2009-12-28 at 14:11 -0400, bulia byak wrote:
On Mon, Dec 28, 2009 at 1:16 PM, ~suv <suv-sf@...58...> wrote:
use $ bzr log --levels=0 --verbose --show-ids to see a complete log.
I captured all of this log into a file and looked at the end.
The rev 1 is dated 2006-01-16. This is clearly wrong, our first commits were in 2003!
Does it mean all of the revisions between 2003 and 2006 are lost? Or are we supposed to go back to SourceForge SVN for them? Is it guaranteed to remain available?
They're still in SVN. Basically uniting these repositories was one of the issues I was having with the whole migration thing. I also would like to connect with the hydra branch for Sodipodi. Basically it comes down to the tools for doing this aren't good, and new ones will have to be written. :(
For the record, those revisions didn't show up in SVN log either. It handled the reshuffling of the root directories poorly as well :( (which is probably why none of the tools work with it, as they're based on the SVN libs)
This is on my TODO list, but not with a hugely high priority as I doubt many lines of code go back that far. I do think that it's important to merge these together though.
--Ted