At the moment I have subversion successfully working but it shows filenames without any revision numbers.
At the moment I have subversion successfully working but it shows filenames without any
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no such feature in IDEA.
By the way, what’s the practical reason of knowing each file revision? There is Changes | Repository view where you can see commit log with revisions, it should be enough in most cases.
You can also annotate current file to see who and in which revision changed each line.