The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM


UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
End of Life / Life Cycle Information robertmcol UNIX for Advanced & Expert Users 2 03-24-2008 03:45 PM
Get real value from real-time systems iBot Complex Event Processing RSS News 0 01-13-2008 11:10 PM
redhat-release examples BOFH Linux 5 03-22-2007 09:42 PM
need examples? wmosley2 Shell Programming and Scripting 1 12-14-2003 07:47 PM
looking for .profile examples JimC UNIX for Advanced & Expert Users 8 04-03-2002 12:38 PM

Closed Thread
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 10-18-2002
Registered User
 

Join Date: Feb 2002
Location: Barcelona - Catalonia (Spain) - Europe
Posts: 15
Question CVS real-life examples

Hi all,


I have successfully setup a CVS pserver. I have successfully installed WinCVS, the jEdit CVS plugin and the vim CVS menu script. I have also installed cvsweb.

All works ok, from the frontends and the CLI.

I have a grasp of what CVS does apart from the typical examples commit-update and so but I am having a difficult time getting any examples of real life situations and what to do when conflicts arise and how to prevent them as much as possible. I have done the usual research (cvshome.org and google deep searches) but the subject is covered so much that no good results show up. You know, simple heuristics and so that help so much.

I have to explain CVS to a bunch of junior types and so and can't really do it if I don't "get it" myself.

Do you have any good pointers? Thanks in advance.

dani++

[BTW: It will be on Solaris, are cvs-solaris good friends?]
Forum Sponsor
  #2  
Old 10-18-2002
RTM's Avatar
RTM RTM is offline
Hog Hunter
 
Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,039
CVS and Solaris are good enough friends. We use it to keep our NIS files from being screwed up by more than one admin (of course, that was when we had 14 admins versus the 3 still here - now it's not as big a deal).

From the man page:

CVS is a version control system, which allows you to keep
old versions of files (usually source code), keep a log of
who, when, and why changes occurred, etc., like RCS or SCCS.
Unlike the simpler systems, CVS does not just operate on one
file at a time or one directory at a time, but operates on
hierarchical collections of directories consisting of ver-
sion controlled files. CVS helps to manage releases and to
control the concurrent editing of source files among multi-
ple authors. CVS allows triggers to enable/log/control
various operations and works well over a wide area network.

cvs keeps a single copy of the master sources. This copy is
called the source ``repository''; it contains all the infor-
mation to permit extracting previous software releases at
any time based on either a symbolic revision tag, or a date
in the past.
Home of CVS
CVS Docs has information on why,what, how.

SCCS which comes with Solaris is lousy for SAs since it sets file permissions to read-only instead of leaving the permissions the way they were.

RCS is just as good as CVS except you have to remember to check the file out first (RCS is being used for DNS zone files but CVS would work too).
Google The UNIX and Linux Forums
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 03:19 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0