Can I access an SVN repository and its log by disk only and not using a server?

Posted by user144182 on Stack Overflow See other posts from Stack Overflow or by user144182
Published on 2010-05-06T20:24:29Z Indexed on 2010/05/06 20:28 UTC
Read the original article Hit count: 274

Filed under:
|

Is this possible?

Let me explain what I mean. I have migrated from svn to hg but every once in a while need to use an old svn repository's history to figure out some issues. I don't want to have to install and run VisualSVN (I run on Windows) to do this. I have a backup of the repository via svnadmin dump. I would like to be able to pull up "svn log" and look at diffs, etc.

© Stack Overflow or respective owner

Related posts about svn

Related posts about tortoisesvn