We also use CSRCS and it's great for the simple stuff.  I just wish it had
some better reporting and I haven't figured out how to do branching.


----- Original Message -----
From: Mike Mueller <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Sent: Friday, December 17, 1999 4:53 PM
Subject: Re: [DUG]: Source Code Control....


> Hi Donovan
>
> We use Component Software CS-RCS (www.csrcs.com).  It is based on the GNU
> rcs system, which is very stable.  You can also get a free add-on there
for
> it that puts commands on the Delphi Tools menu for checking files in and
out
> etc..
>
> The single-user version is freeware.  For multiple users, you pay.  There
is
> a 30 day evaluation period of course.
>
> I have looked at WinCvs, DosRCS, "cvs-1.10-win" and Code Co-op, and have
> found csrcs to be far, far better.
>
> FYI here are the prices (US dollars):
> [ ] CS-RCS five users license pack (RCS005) -- $295
> [ ] CS-RCS ten users license pack (RCS010) -- $495
> [ ] CS-RCS twenty-five users license pack (RCS025) -- $995
>
> The source code repository needs to be addressable using network style
> \\SERVER\RCS\ type filenames.  If you have IP surely you can set up SAMBA
or
> ms file sharing of some sort?
>
> If you *really* want a freeware rcs system, use gnu cvs on a linux box, or
> find a windows port (there are many).  The advantage of csrcs is it's GUI
> and the way it integrates with explorer.
>
> Hmm... if this sounds like a sales pitch, it's not! - it's just a damn
good
> program (in my opinion, at least).  We have 5 users working on 13 projects
> using it.
>
> Mike
>
> ----- Original Message -----
> From: Donovan J. Edye <[EMAIL PROTECTED]>
> To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
> Sent: Friday, December 17, 1999 4:26 PM
> Subject: [DUG]: Source Code Control....
>
>
> > G'Day All,
> >
> > I am looking for a stable and robust freeware source code control
> tool.....
> >
> > It must:
> >
> > - Allow access to the master source repository via IP
> > - Use Serializable source code control (ie only one user has access to a
> > code file at a time)
> > - Perferrably leave the source code files directly on disk and not stash
> > them away in a data file or something. I feel a lot more comfortable
when
> I
> > can see the latest source code file (Also makes backing up easier)
> >
> > Anybody got any suggestions??
> >
> > PS. Already looked at TeamSource that comes with D5 Ent. It uses a
> paralell
> > (more than one developer at a time) model and has to have one of the
most
> > confusing interfaces I have seen
> > ------------------------------------------------------------------------
> > --Donovan
> > Donovan J. Edye [www.edye.wattle.id.au]
> > Namadgi Systems, Delphi Developer
> > Web: www.namsys.com.au E-Mail: [EMAIL PROTECTED]
> > Voice: +61 2 6285-3460 Fax: +61 2 6285-3459
> > TVisualBasic = Class(None);
> > ------------------------------------------------------------------------
> >
>
> --------------------------------------------------------------------------
> -
> >     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> >                   Website: http://www.delphi.org.nz
>
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to