Home >

Feature Request For Visual Studio 2010: Local Revision History

19. November 2009

This feature is a life saver. I was working on my school project, and I was drawing UML Diagram with an Eclipse plugin. All of a sudden, the diagram went off, and all I saw was a screen with blank class boxes. I was going crazy, trying to find differences between a valid document and a buggy one with my eyes etc. Then i remembered a feature that Eclipse had: Local Revisions.

Every time you modify a file, Eclipse saves a copy of the old one in .metadata folder of the project. I was unable to reach the history in the IDE, but i can see the changes in the history folder.

image

The last version that worked was somewhere around 10 PM, and I manually copied the contents of that time period.

And now I can see my diagrams.

 

Admittedly, this is what SCM is for, but think of it that way: you wouldn’t commit a diagram until it is not near complete. You also wouldn’t want to waste 1 hour just to redraw the diagram.

My request is that they incorporate this small feature into VS 2010, or perhaps some good soul can do this as a free plugin into R# or directly into VS.

Comments

11/20/2009 12:59:21 AM #
Maybe this feature helps you a little in VS.
Until today this feature really saved my hours.
blogs.msdn.com/.../...unexpected-shutdown-151.aspx
Rob Gibbens
Rob Gibbens
12/11/2009 8:31:13 AM #
1/12/2010 4:51:54 AM #
A this is feature I'm also missing in Visual Studio. I was really used to this feature from IntelliJ and Eclipse

I often use this also to avoid endless Ctrl-Z. And also you can do partial-Ctrl-Z since you can merge the the file with older versions.



Add comment


(Will show your Gravatar icon)

  Country flag

biuquote
  • Comment
  • Preview
Loading