• 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
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

External Version Control with VAJ 3.5.3 ?

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I want to use CVS as external version control in VAJ 3.5.3.
Can any one help me in doing that ? Or please refer me to some document online which explains the steps to do the same.
Thanks
 
Ranch Hand
Posts: 374
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My experience with external version control in VAJ 3.5 is "Don't Do It!"
I had a sizable redbook about it, and I never got it to work. Granted, it was PVCS and not CVS, but the interfaces were largely the same. It's far easier, more cost effective, and less annoying to use the built-in versioning features and make sure you have a backed-up repository.
The best option though by far is to step up to WSAD or Eclipse. =)
reply
    Bookmark Topic Watch Topic
  • New Topic