I have to work with an hg repository that has millions of lines of code and hundreds of thousands of changesets. As you can imagine, this really slows down mercurial and TortoiseHg.
Is it possible for me to create a local repository that only has the latest few thousand changesets?
Not only would this hopefully make things run snappier, but it might also save me some hard drive space.