History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-2222
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Maxim Shafirov
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

CVS directory update

Created: 07 Feb 05 20:10   Updated: 17 Oct 06 20:08
Component/s: Version Control Integration. CVS
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
http://www.intellij.net/tracker/idea/viewSCR?publicId=38430
Problem: when you are working on a large project, you don't necessarily want all modules of the project active in IDEA. It slows things down, so it's best to keep it only to the ones you're using. However, if you do that it's impossible to use IDEA's CVS integration to update anything that's not in an actively selected module.

i.e. I have a large j2ee app with each ejb module added as a project module. I don't want IDEA parsing and reparsing everything in every module all the time, so I don't have the other modules in my sourcepath, only lib classpath. This means CVS->Update Project updates only part of the project, not all of it.... I'd like update project to run a cvs update on the myproject directory.

Solution: a CVS directory update is needed somehow. Ideally a project would have a list of folders that would get CVS updated when you choose CVS update project. Alternatively, an external tool that allowed you to specify a directory for update (with IDEA's conflict merge tool etc) and bind it to a keypress?



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.