Change List Histories

I use control-k a lot while developing.  I'll do a few tests, then the prodution code, get it working, control-k, and move on.  Usually I put some kind of descriptive comment with each control-k.

I was wondering if there is a way to get a list of the set of "checkins" I've done.

Right now it looks like the idea would be a Change List History, where I could see the set of changes associated with each comitt (including the list of files, the comments, etc).

This way if I think I've made a mistake, I can quickly track backwards to see what the changes were and how I might fix them.

Thanks,
Mike

0
4 comments

Have you seen the Repository tab in the Changes tool window (Alt+9)?

Bas

0

That's wierd.  I looked in the help, and that looks like it is exactly what I want.  But There is no repository tab in my changes window.  I've got clearcase configured.  Is there something else I have to do?

Mike

0

Using CVS and Subversion that tab is visible by default. I am not familiar with ClearCase, so I cannot say if your situation is normal.

Bas

0

Hello Michael,

That's wierd. I looked in the help, and that looks like it is exactly
what I want. But There is no repository tab in my changes window.
I've got clearcase configured. Is there something else I have to do?


I think the ClearCase plugin doesn't currently implement this part of the
VCS functionality.

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

Please sign in to leave a comment.