Setting Up CVS

You can access CVS repository in many ways. If you use Eclipse IDE (http://www.eclipse.org) then:

For checking out project

  • Click new → project → CVS → Checkout Projects from CVS
  • If you're running it the first time a setup window will pop up. Select Create a new repository location
  • The screen will look like the one in screen shot→(see attachment team.gif)
  • These are the information needed to fill in the Repository Location Information form:
    1. enter the host: cascade.cs.ubc.ca
    2. repository path: /ubc/cs/home/y/yingyin/GanttChart
    3. your CS Unix userid
    4. your CS password
    5. select connection type as "extssh" and use default port
    6. click Finish
  • Only need to check out a project once

For sharing project, adding a new project to repository

  1. Create/Use existing project, and right click on the project name
  2. Select Team > Share Project
  3. Choose CVS as the repository type and then click Next
  4. Select "Create a new repository location"
  5. Fill in the repository location information as menstioned above

Normal Usage

  • commit--once you have checked out and modified a project, you can check it back in
  • Synchronise with repository--used for synchronising your project version with CVS

Some useful links on CVS

Setting File Permission

  • setfacl

My Links

Personal Preferences (details in TWikiVariables)

  • Show tool-tip topic info on mouse-over of WikiWord links, on or off: (see details in TWikiPreferences)
    • Set LINKTOOLTIPINFO = off
  • Horizontal size of text edit box:
    • Set EDITBOXWIDTH = 70
  • Vertical size of text edit box:
    • Set EDITBOXHEIGHT = 22
  • Style of text edit box. width: 99% for full window width (default), width: auto to disable.
    • Set EDITBOXSTYLE = width: 99%
  • Optionally write protect your home page: (set it to your WikiName)
    • Set ALLOWTOPICCHANGE =

Related topics

Topic attachments
I Attachment History Action Size Date Who Comment
GIFgif team.gif r1 manage 22.5 K 2007-05-29 - 00:18 ClevershadowhotmailCom  
Edit | Attach | Watch | Print version | History: r12 | r10 < r9 < r8 < r7 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r8 - 2007-06-13 - TWikiGuest
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback