• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Version Control with wsad 5.1

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everyone,
I'm willing to use a version control software for the new project i'm gonna work. I would like to know wich is the best version control software that anyone has ever used to work with WSAD 5.1
I have worked with cvsl, it worked for me before but i would like to know if there are other and better alternatives.

thanks for the help,
best regards
 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have used VSS with WSAD, but I found CVS better than VSS.
 
Ranch Hand
Posts: 403
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
CVS is the way to go with WSAD (eclipse).
There is a CVS repository perspective for connecting to your repository, and features such as checkout source from CVS into new project etc.

Have a read up on "Team programming with CVS" from the help provided with WSAD.
 
Hiroshi Tominaga
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I was cheking on the web, looking for the best version control software and i found Subversion, a client/server version control software...it has very good comments, but i haven�t find the way to integrate ir with wsad 5.1 so far Can anyone help me with this?

thanks a lot for the earlier responses guys,
best regards
 
reply
    Bookmark Topic Watch Topic
  • New Topic