[SciPy-Dev] issues trac migration review

Skipper Seabold jsseabold at gmail.com
Tue Apr 23 08:24:27 EDT 2013


On Tue, Apr 23, 2013 at 4:23 AM, Pauli Virtanen <pav at iki.fi> wrote:
>  <josef.pktd <at> gmail.com> writes:
> [clip]
>> looks like there are quite a few ways of specifying changesets/revision
>> r6160
>
> Those could be mapped to Git commit IDs. I don't have the mapping
> any more, but it should be possible to reconstruct it by comparing
> the commit times in the svn log and git log.
>
> The SVN repo is offline, so you'll need to log on projects.scipy.org
> to get the log.
>

Using

git svn find-rev rXXXX

should work, but there's either a missing mapping in .git/svn or a
version compatibility problem with my git-svn. I'll see what I can do.

Skipper



More information about the SciPy-Dev mailing list