|
Register or have you forgotten your password?
|
|
|
| Amiga OS -- Development This particular forum deals with issues regarding development for all versions of AmigaOS. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||||||||
|
Technoid
![]()
|
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 |
||||||||
|
|
|
|
|
#2 | ||||||||
|
Cult Member
![]()
|
I'm glad you brought this topic up. I've got Storm4 here, and never bothered to learn CVS. However, CVS is a great system of keeping track of changes to code--even on a local system.
What I'll do is foreward the questions directly to Haage&Partner, and try to get an answer from them. :-)
__________________
Regards, Targhan |
||||||||
|
|
|
|
|
#3 | ||||||||
|
Technoid
![]()
|
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 |
||||||||
|
|
|
|
|
#4 | ||||||||
|
Cult Member
![]()
|
The email has been sent. I hope they will answer it. In the meantime, you could try AmiCVS from the aminet. However, it's a shell based CVS system.
I did give H&P the url to this thread, so I hope we can avoid any H&P bashing.
__________________
Regards, Targhan |
||||||||
|
|
|
|
|
#5 | ||||||||
|
Too much caffeine
![]()
|
here is a couple of pointers
1) set the env-var CVSROOT correctly (I think it is in error in the manual) setenv CVSROOT "/<drive>/<any other path>/CVS-Root" notice the unix format 2) if you have downloaded anything from internet which has got any cvs stuff in it then delete those CVS/xxx since StormCVS does not work with network connections (use olaf & Jen's version for that) 3) in the project manager make sure that cvs is enabled 4) add all the files you need.
__________________
MacOS X rulez! Quad Mac Rulez! |
||||||||
|
|
|
|
|
#6 | ||||||||
|
Technoid
![]()
|
@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 |
||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| stormc , cvs |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| StormC 64-bit arithmetic bug? | Minuous | Amiga OS -- Development | 5 | 09-27-2004 10:33 AM |
| StormC 4 documentation | Spyros | Amiga Software Issues and Discussion | 3 | 09-24-2003 07:57 AM |
| Dev CD, StormC 4 & WinUAE | Desolator | Amiga OS -- Development | 3 | 06-16-2003 04:22 AM |
| StormC 4 gcc, mui question. | Olle | Amiga OS -- Development | 3 | 03-11-2003 10:32 AM |
| StormC 3.0 and STL | Ransom | Amiga OS -- Development | 7 | 01-28-2003 04:36 AM |