Free Republic
Browse · Search
General/Chat
Topics · Post Article

To: smith288
I don't know anything about Visual SourceSafe. The title does sound as if they are similar products.

CVS allows developers to "check out" a copy of a project, the developer makes changes to the project, and then "commits" those changes to the repository. If a second developer commits changes inbetween the first developer's checkout/commit, the first developers changes would be merged into the repository (unless there is a conflict which must be resolved first.)

CVS allows for project branching. A project can have any number of branches. For instance, each public release would be a branch of the same source tree. The development branch would be another. At any time, a developer could checkout any branch (say for bugfixing) and commit that branch back into the repository at the appropriate place. A developer can view all the differences between two branches, which makes porting fixes very easy.

CVS rocks my world. I wish I had looked at it earlier.

87 posted on 06/19/2002 12:01:29 PM PDT by John Robinson
[ Post Reply | Private Reply | To 86 | View Replies ]


To: DoughtyOne; SierraWasp; rwfromkansas; Black Agnes; countrydummy
Ping...FYI

This might have contributed to our problems.

The post about word wrap off/on when copy/pasting might have been where my post got fouled up.

Also, found that most of you guys are using NETSCAPE, different versions.

Still troubleshooting this.

Going to newest thread linked by JR above.
88 posted on 06/20/2002 7:56:48 AM PDT by madfly
[ Post Reply | Private Reply | To 87 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson