Amiga.org

Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: STeADi on March 31, 2006, 02:50:06 PM

Title: Multiplatform Source Control
Post by: STeADi on March 31, 2006, 02:50:06 PM
Hi all

Can anyone recommend some multi platform source control software.  I'm interested in clients for 68k Amiga, Linux and Win32.

Thanks very much

STeADi
Title: Re: Multiplatform Source Control
Post by: STeADi on April 03, 2006, 09:10:16 AM
In case anyone else is interested, then perforce

http://www.perforce.com/ (http://www.perforce.com/)

looks like an option.  An Amiga version can be downloaded from:

http://www.perforce.com/perforce/downloads_old/amiga.html (http://www.perforce.com/perforce/downloads_old/amiga.html)

Title: Re: Multiplatform Source Control
Post by: Fats on April 03, 2006, 07:33:40 PM
You can go for the classics:
- cvs: a classic but showing it's age
- subversion: the successor to cvs

greets,
Staf.
Title: Re: Multiplatform Source Control
Post by: hydra on April 07, 2006, 09:12:52 AM
Yes I think CVS is good choice for Linux/Windows/Mac and all available operation systems now.
Title: Re: Multiplatform Source Control
Post by: STeADi on April 07, 2006, 09:27:39 AM
Cheers guys

I installed Perforce on XP and I'm not a big fan, so I'll definitely check out those..

Thanks