Book a Demo

Author Topic: CVS version control on Linux  (Read 2824 times)

mat127

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
CVS version control on Linux
« on: June 14, 2006, 12:35:21 am »
Hello,

I am using EA version 6.1.788 under Linux OS with CX Office 5.0.1. During the CVS setup on my client I encountered following problem:

I created a module on the CVS server (running Linux too) and checked out local copy just as Setting Up Version Control white paper says. Then in EA I opened a project, selected the model I wanted to put under version control and opened the "Version Control Configurations" dialog from menu Project->Version Control->Set Version Control Options ... I created a new configuration according to my environment and tried to save it by the button "Save". I received following error:

Error while initializing version control provider:

CVS reports following error:

c:\windows\cvsabb3.bat "C:\TortoiseCVS\cvs95.exe" version

In process list I can see this process:

/opt/cxoffice/bin/wine-preloader /opt/cxoffice/bin/wine-pthread C:\Windows\System\wcmd.exe /c c:\windows\cvsabb3.bat C:\TortoiseCVS\cvs95.exe version

C:\TortoiseCVS\cvs95.exe exists and works fine when run from command line. The same result I got with the CVSNT and even with native Linux cvs.

C:\TortoiseCVS\cvs95.exe version
Concurrent Versions System (CVSNT) 2.5.01 (Travis) Build 1976 (client)

C:\CVSNT\cvs95.exe version
Concurrent Versions System (CVSNT) 2.5.03 (Scorpio) Build 2354 (client)

Any ideas? Is version control supported on Linux platform?

Petr

heintz

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: CVS version control on Linux
« Reply #1 on: November 08, 2006, 03:48:26 am »
I have the same exact same problem, did you resolve your problem?

Anyone else know a solution?

Cheers

......./Heintz

mmj

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: CVS version control on Linux
« Reply #2 on: January 16, 2007, 09:11:55 pm »

Any solution to this error? I am getting it as well (but with subversion).

mmj

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: CVS version control on Linux
« Reply #3 on: January 17, 2007, 05:11:49 pm »
I had the windows version of subversion installed under crossover and was pointing EA to use that.

I had it installed into C:\Program Files\Subversion which is the default.

It appears that EA doesn't like the space in the file name.  I moved it to C:\Subversion and this error went away.

Cheers
Matt