Delphi: Moving away from VSS
        Posted  
        
            by Mohammed Nasman
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mohammed Nasman
        
        
        
        Published on 2008-10-22T10:12:23Z
        Indexed on 
            2010/03/29
            4:33 UTC
        
        
        Read the original article
        Hit count: 474
        
We are team of few Delphi developers who have been using VSS since years (I know it's a pity), but we don't use any of the advanced features of VCS, so it was working fine in many cases (but some times it was driving me crazy :( ).
The good thing that we have with VSS that we use third-party plug-ings to integrate VSS with Delphi, which is working great, but now when our projects becomes larger, and we would like to move a way from VSS.
I have looked at few other VCS (free and commercial) and found most of them seems be made for Linux guys, and you have to use command line for many admin work(I know I'm windows guy :P).
What I'm looking for the new Version control that it should be easy to use and to maintain and Integrated nicely with Delphi IDE (D2007), or at least have a good UI for the Admins an developers.
© Stack Overflow or respective owner