Comment 2 for bug 380621

Revision history for this message
Kevin Smith (ubuntu-qualitycode) wrote : Re: pull from svn repo gives: bzr: ERROR: base checksum mismatch:

As mentioned, I'm using whatever is current in 9.04/Jaunty. Took me a minute to find out how to find out what version of bzr-svn I have. Turns out that is: svn 0.5.3

Having pulled as much as possible into bzr, here is the log:

kevins@vanessa:/var/local/bzr/miradi/trunk$ bzr log -r -1 --show-ids
------------------------------------------------------------
revno: 14578
revision-id: <email address hidden>
parent: svn-v4:8c638476-0735-0410-8b6d-a206432d9109:trunk:15032
committer: kevins <email address hidden>
branch nick: trunk
timestamp: Tue 2009-04-28 14:59:59 -0400
message:
  Put expanded sub-columns to the left instead of to the right

When I look at svn, it claims that "Put expanded sub-columns to the left instead of to the right" was #15033.

Commits svn#15031 and svn#15032 were simple text modification commits performed by svn. Commits svn#15033 and svn#15034 were simple text modification commits performed by bzr-svn.

Kevin