I'm trying to migrate a different repository with a different source control system to SVN. I have the revisions / file structure / etc checking in correctly, but at the moment I'm losing the history of when the files were checked in (as obviously it's using the current time of check in).
Is there any way I can specify a check in time?