cvs like Eclipse project view
Is there a cvs plugin that will show me the locally modified files in the project or packages windows. By that I mean do do the same thing that eclipse does where a modified file is prefixed with a ">". For example,
Foo.java
And a directory containing modified files is treated the same way?
I looked at Tmate but dont' really want to have to install and run the tmate server.
thanks,
Nick
请先登录再写评论。
Control + K?
Nick Collier wrote:
>>Foo.java
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Nick Collier wrote:
While not exactly like Eclipse, you can use CVS->File View to get a tree
view of all added/deleted/modified files. Also, the CVS->Commit Project
will show a similar view and allow easy diffs of what has been changed
locally.
Ciao,
Gordon
--
Gordon Tyler (Software Developer)
Quest Software <http://www.quest.com/>
260 King Street East, Toronto, Ontario M5A 4L5, Canada
Voice: (416) 933-5046 | Fax: (416) 933-5001
FYI, setting up a TMate server is no big deal. It's pretty much automatic and you can have it just on your local machine if you don't need/want to share it with other devs.