Welcome, Guest. Please login or register.

Author Topic: StormC 4 and CVS  (Read 3238 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SidewinderTopic starter

  • Full Member
  • ***
  • Join Date: Mar 2002
  • Posts: 241
    • Show all replies
    • http://www.liquido2.com
StormC 4 and CVS
« on: March 22, 2003, 05:02:25 PM »
I recently installed StormC 4 and am attempting to use the CVS features, however I am running into many problems.  First of all I needed to install version 48 or higher of ixemul.library which wasn't a problem (I have tried version 48.0 and 48.2 from aminet), but whenever I attempt to init the CVS repository or publish changes in StormC I recieve an error says that fork() is not implemented.  I've read the docs in StormC 4 regarding CVS and to my knowledge nothing is said about fork(), but my German ist nicht so gut.  I realize that fork() is extreamly difficult to implement on the Amiga, but is there any way around it?

Has anyone else had these troubles or been able to get CVS working with StormC 4?
Sidewinder
 

Offline SidewinderTopic starter

  • Full Member
  • ***
  • Join Date: Mar 2002
  • Posts: 241
    • Show all replies
    • http://www.liquido2.com
Re: StormC 4 and CVS
« Reply #1 on: March 22, 2003, 05:43:27 PM »
Ok, so now I'm really annoyed!  I found a copy of 48.0 of of the ixemul.library on the StormC 4 CD (it's the same one from Aminet) but I installed it anyway.  When I went back to my project the CVS menu was active!  So I selected status or something and it gave me an error and now it is back to its old behavior.  Ghosted CVS menu, etc.  Gerr.

It would be great if you could forward this question to H&P.  Thanks for your help.
Sidewinder
 

Offline SidewinderTopic starter

  • Full Member
  • ***
  • Join Date: Mar 2002
  • Posts: 241
    • Show all replies
    • http://www.liquido2.com
Re: StormC 4 and CVS
« Reply #2 on: March 23, 2003, 12:42:02 AM »
@trgse

Thanks for the tips.  I tried it out and it works if I remove the
colons from the CVSROOT environment variable and use slashes before
and after the volume name as if it were a UNIX file name.  Thanks for
the help.  BTW, does anyone know if the StormC CVS program supports
ssh connections?

Thanks again.
Sidewinder