| Author |
IntelliJ and VSS
|
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14672
|
|
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
|
|
|
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
|
 |
 |
|
|
subject: IntelliJ and VSS
|
|
|