Change the CVS refresh history days

Hi,

I remember when i created my project and opened the Repository tab inside the Changes plugin, IDEA asked me how many days i would like to refresh with CVS history. I want to change that value now, searched in a lot of places, but i can't find it.

Does anyone know how to change the refresh history interval?

Best Regards

Roberto Cortez

0
4 comments

If you switch to the "Repository" tab of the Changes toolwindow and click on the Refresh button (leftmost in the tab's toolbar) then IDEA pops up that dialog again.

0

Oops, I tried that in a project where I hadn't used that feature since upgrading IDEA.

Yet, you can find these options in the regular project settings: Settings -> Project Settings -> Version Control -> Cache (at least for SVN, but I think it should be the same for CVS).



Attachment(s):
change-settings.png
0

Exactly what i was looking for. Missed it completely

Thank you

0

Hello Roberto,

You need to delete the cached history (system\vcsCache directory) and press
the Refresh button again. There's no way to load older changesets through
the UI.

I remember when i created my project and opened the Repository tab
inside the Changes plugin, IDEA asked me how many days i would like to
refresh with CVS history. I want to change that value now, searched in
a lot of places, but i can't find it.

Does anyone know how to change the refresh history interval?


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


0

Please sign in to leave a comment.