How to clean subversion commit message history

Answered

Hi,  Engineer,  I'm a user for IntellJ IDEA.

I have a question about that how to clean subversion commit message history,  Because It's so much that I was troubled. 

Look forward to your reply, Thank you.

 

0
3 comments

> subversion commit message history

Please clarify what exactly do you want to clean?

If you mean the list in repository view - clear it using the red cross button and reload.

Or do you mean the Commit Message History that is available in the commit dialog?

0

Commit message history is stored in the .idea/worksapce.xml.

Search for 

<component name="VcsManagerConfiguration">
<MESSAGE value=...

0

Please sign in to leave a comment.