Book a Demo

Author Topic: cvsroot support  (Read 3362 times)

Duanes

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
cvsroot support
« on: January 03, 2005, 03:59:07 pm »
Thanks for adding native cvs support. It looks like you use the users setup for cvs i.e. CVSROOT environment variable when you shell out to cvs. It would be really cool if the project version control configuration would work like WinCvs does, that is allow you to set the CVSROOT so that different projects could access different cvs repositories without making the user change the CVSROOT environment variable. Also alot of people these days don't bother setting up cvs for command line and only use WinCvs, so they don't even have a CVSROOT.

Unless I missed something on how to use cvs from EA.