Book a Demo

Author Topic: CVS - Problem Adding Package  (Read 2828 times)

brettonwoods

  • EA User
  • **
  • Posts: 22
  • Karma: +0/-0
    • View Profile
CVS - Problem Adding Package
« on: December 27, 2004, 04:50:44 pm »
Hi,

I am trying to place an EA model under version control using CVSNT on a Win XP system.

I set up the Version Control Configuration
Right Click a package and select version control Configure
Click control package, select the version control, save the file name etc.
Click OK
In the Add Package dialog click OK

Results in "Unexpected Response from CVS" - there is no version here "do checkout first"

I've been able to get a test project working by doing a manual import and checkout from the command line the doing the above steps but have not been able to get set up in any predictiable manner. Sometimes it works sometimes not.

Can anyone tell me the correct sequence for setting up CVS?

Thanks

Tom

brettonwoods

  • EA User
  • **
  • Posts: 22
  • Karma: +0/-0
    • View Profile
Re: CVS - Problem Adding Package
« Reply #1 on: December 27, 2004, 05:17:40 pm »
Never mind. Fixed it. The import directory name, given during import, was not the same as the real directory name. Did a manual import from the command line then everything worked OK.

Tom