IntelliJ Community . StarTeamIntegration

 
StarTeamIntegration 

HOME INDEX SEARCH CHANGES GO  
Starteam integration seems to be broken if you specify any kind of alternate working path in your normal working environment. For instance, if you have the file:

src/com/x/test.java

and it checks out to:

E:/Project/WEB-INF/src/com/x/test.java

You cannot use the starteam integration. It seems that the plugin needs to have the working path stuff added to it (the '-fp' and '-rp' flags on stcmd).

Is there anything in the works for this?

.

-- PierreHaegnestrand - 28 Mar 2003

I have written a solution to the problem, but I can't find where to put the code. My cvsclient don't mangage to reach cvs.intellij.net. It is a small class which puts all folders in selected Starteam-view into a Hashtable. Then the StarteamVcs? class uses that table for finding the folders. The hashtable is initiated when you open the project, and it dosn't handle changes after that. It is possible to add, but in my case it isn't worth the time as our folderhierarchy dosn't change that often. Could anybody tell me where I can put the code?

e d i t a t t a c h r e f - b y d i f f s m o r e
Have ideas, requests, problems regarding this site? Send feedback.
Copyright © 2000-2003 by the contributing authors. All materials at intellij.org are the property of the contributing authors.