开发者

Searches on SVN history through Eclipse

In Eclipse IDE:

  1. Is there any 开发者_开发技巧way to show the whole SVN history of a directory (a java package in fact)? If I right click -> Team -> Show History it only shows me a couple of days back. Is this limitation due to SVN server configuration?

  2. Is there any way to show the whole SVN history for a given user (for a given branch)?

Thanks!

EDIT: here's a screenshot of available options. I'm using "Show History" as stated above.

Searches on SVN history through Eclipse


  1. The server has no such limitations There should be an icon or so which says "Show all", cause usually the history view shows only the last 25 revisions in the history. For a detailed description take a look here. In the image you see on the right side the icons for "Next 25" and "Get all".

    Searches on SVN history through Eclipse


Window -> Preferences -> Team -> SVN -> Default number of log messages. Or you can press the ">|" button to see the complete history.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜