Difference: YingYin (8 vs. 9)

Revision 92007-06-14 - TWikiGuest

Line: 1 to 1
 
META TOPICPARENT name="TWikiUsers"
Changed:
<
<

Setting Up CVS

>
>

Setting Up and Using CVS

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

For checking out project

Changed:
<
<
  • Click new → project → CVS → Checkout Projects from CVS
>
>
  • Click File → 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
Deleted:
<
<
  • 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
Line: 20 to 19
 
    1. your CS password
    2. select connection type as "extssh" and use default port
    3. click Finish
Added:
>
>
  • Choose "Use an existing module"
  • Select a module (schedulingProblem). Don't select CVSROOT. Then click Next until Finish.
 
  • Only need to check out a project once
Added:
>
>
Normal Usage after Checking out the Project

Right click on the project and choose Team, then

  • Commit--once you have modified a project, you can check it back in
  • Synchronise with repository--used for synchronising your project version with CVS
  • The screen will look like the one in screen shot→(see attachment team.gif)
 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
Changed:
<
<
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

>
>
  1. Don't put project under CVSROOT directory
  Some useful links on CVS
Added:
>
>
  • Also see Eclipse help on CVS
  Setting File Permission
  • setfacl
 
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