| View previous topic :: View next topic |
| Author |
Message |
red1 Site Admin
Joined: 06 Jul 2004 Posts: 1756 Location: Kuala Lumpur, Malaysia
|
Posted: Tue Aug 09, 2005 10:16 pm Post subject: Eclipse CVS Setup and Source Synchronising |
|
|
When we already have a project that is shared with a CVS repository, we can synch with it by:
> right clicking on the project and select
> Team > Synchronise with Repository
If u just wana recieve updates from CVS then:
> right clicking on the project and select
> Team > Update
If your project is not connected to cvs-sourceforge.net (these words should show next to the project name) then:
> right clicking on the project and select
> Team > Share Project
If u are starting from no project then:
> Go to CVS Repository Exploring Perspective
> Right-click on empty left panel
> New > Repository Location
> Host: cvs.sourceforge.net
> Repository path: /cvs/university
> User/Password: (similar to your login/pass into sourceforge)
> Connection type: extssh
> Validate connection on Finish
> Save password
> Finish
> Right-click on the location and
> Checkout as
(further steps are intuitive) |
|
| Back to top |
|
 |
red1 Site Admin
Joined: 06 Jul 2004 Posts: 1756 Location: Kuala Lumpur, Malaysia
|
Posted: Fri Jun 16, 2006 8:35 am Post subject: Inclusion into CVS list |
|
|
Rich,
Can u give me your sourceforge unix id or nick there? Then i can include u into the CVS list.
Pls inform in forum whenever u change any codes so that we are aware and can research easily. If u think the codes are minor u can inform and do the changes. If u think the codes are risky, just prompt us to take a look first.
regards
red1 |
|
| Back to top |
|
 |
|