This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes IntelliJ and VSS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "IntelliJ and VSS" Watch "IntelliJ and VSS" New topic
Author

IntelliJ and VSS

Christophe Verré
Sheriff

Joined: Nov 24, 2005
Posts: 14672
    
  11

In the book, I see a chapter about "Configuring other types of version control systems", other types meaning other than CVS. I'm using CVS most of the time, but remember using VSS in the past (the fool).
There was a nice plugin in Eclipse to actually use VSS within the editor.

Does IntelliJ also supports VSS ?


[My Blog]
All roads lead to JavaRanch
Manoj Kumkumath
Ranch Hand

Joined: Dec 01, 2005
Posts: 71
IntelliJ supports CVS, source safe,Perforce, Subversion, startteam etc.
-Manoj


<a href="http://www.goodoldmanoj.blogspot.com/" target="_blank" rel="nofollow">http://www.goodoldmanoj.blogspot.com/</a>
Christophe Verré
Sheriff

Joined: Nov 24, 2005
Posts: 14672
    
  11

thank you
Brent Sterling
Ranch Hand

Joined: Feb 08, 2006
Posts: 948
The VSS support in IntelliJ is pretty good...taken into account what a poor version control tool VSS is. It has a much better diff tool than VSS. One annoying omission is that it does not warn you when you check out a file that is already checked out by another user.

- Brent
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: IntelliJ and VSS
 
Similar Threads
Homework Urgent
Develop and deploy - with Eclipse and IBM Websphere app serv 3.5.6
JUnit vs. SilkTest
JUnit vs. SilkTest
which tools do you use?