In my IMO there may be broadly 3 kinds of people. 1. Those who havent used any Source controll management system at all.
2. Those who have used other source controll systems (like Perforce/MS source safe/etc.) but not CVS. 3. Those who already use CVS and want to know more about it. Members please also mention what level of user you are: (beginner/intermediate/expert). That will help. <CVS INRODUCTION> Bugs can creep in when software is modified, and may not be detected until a long time after the modification is made. With CVS, you can retrieve old versions to find which change caused the bug. CVS can also help when a project is being worked on by multiple people, where overwriting each others changes is easy to do. CVS solves this problem by having each developer work in his/her own directory and then instructing CVS to merge the work when each developer is done. </CVS INTRODUCTION> -Saugata --- Indranil Das Gupta <[EMAIL PROTECTED]> wrote: > Hi all, > > During the seminar at HIT last saturday (8th March) > I got a couple of requests > for doing a tech talk on Installing, Configuring and > Maintaining a CVS server. > How many among the members would be interested in a > talk abt CVS servers? > > I was thinking in lines of beginning with basics of > version control and various > FLOSS options available to us, and then moving to > CVS and focussing on it. If > the number crosses 10, I can do it at a future > meeting. Do I see some hands > here? > > cheers, > --indra.. > > > -- > To unsubscribe, send mail to [EMAIL PROTECTED] > with the body > "unsubscribe ilug-cal" and an empty subject line. > FAQ: http://www.ilug-cal.org/node.php?id=3 __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
