CVS is called Concurrent Versioning System (or something
real close to that)

Heres an example usage of CVS.

There are Three developers on a project.

Imagine four souce tree's one for each developer and a
"master" tree.

Okay so someone "checks out" a file and then modifies it
and then "checks it" back in to his source tree.

At this point the master source tree can be patched
to contain all three developers changes and if any one
modified the exact same file and the exact same line thats
the only time there would ever really be a conflict in
merging the two source tree's.

So how is this cool? Automatic comments in files and there
are SO many cool utilities for CVS, WinCVS, WebCVS stuff
etc. which allow you to use any client you like for
version control.

Say you wanted to see some code from a source tree a
few versions back?  No problem CVS can keep track of all
of your previous source tree's so you can recreate your
souce tree at just about any point so you can undo / redo
changes rather easily.

It does not Integrate with CFStudio :)

P.S. this is just more generic knowledge sharing than
a specific reply to any one post : )

Jeremy Allen
[EMAIL PROTECTED]


-----Original Message-----
From: Peter Theobald [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 12, 2000 7:31 PM
To: CF-Talk
Subject: RE: Source Control for Linux


Does it integrate well with CFStudio? How?

At 08:12 AM 10/12/00 -0400, Ken Wilson wrote:

>Seems to me that http://www.cvshome.org/ would be the most obvious choice?
>
>Ken
>
>
>> -----Original Message-----
>> From: William J Wheatley [mailto:[EMAIL PROTECTED]]
>> Sent: Thursday, October 12, 2000 7:53 AM
>> To: CF-Talk
>> Subject: Source Control for Linux
>>
>>
>> Does anyone use a system of source control for linux?
>> I am going to write one if nobody else has a method they use for version
>> control
>>
>> Thanks!
>>
>>
>> Bill Wheatley
>> Director of Development
>> AEPS INC
>> Allaire ColdFusion Consulting Partner
>> www.aeps.com
>> www.aeps2000.com
>> 954-472-6684 X303
>> ICQ: 417645
>>
>>
>>
>> ------------------------------------------------------------------
>> ------------
>> Archives: http://www.mail-archive.com/[email protected]/
>> To Unsubscribe visit
>> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
>_talk or send a message to [EMAIL PROTECTED] with
>'unsubscribe' in the body.
>
>---------------------------------------------------------------------------
---
>Archives: http://www.mail-archive.com/[email protected]/
>To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


---------------------------------------------------------------------------
Peter Theobald, Chief Technology Officer
LiquidStreaming http://www.liquidstreaming.com
[EMAIL PROTECTED]
Phone 1.212.545.1232 x204 Fax 1.212.545.0938

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to