How to get project from CVS to Carbide C++
From Forum Nokia Wiki
Introduction and external links
As an example of CVS server the BluSPAN project is used. The CVS server is upon: bluspan.cvs.sourceforge.net
This example is originally taken from my nokia blog where bluspan project’s online journal goes. Blog is here.
How to get sources from CVS to Carbide C++ workspace.
- Open new workspace in Carbide.
- Choose “Window->Open perspective->Other->CVS Repository Exporting”
- At the left side of window (on CVS Repositories tab) click Right mouse button and choose: “New->repository Location”.
Fill in following data:
- Host: bluspan.cvs.sourceforge.net
- Repository path: /cvsroot/bluspan
- User: anonymous
- Connection type: pserver
- After Location is created, click “Head”, then right-button click at the project you want to get and pick “Check out”.
- You may need then to import project: File->Import->Simbian OS Bld .inf. The Bld.inf file is usually situated at “group” folder.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Question about Carbide 1.2 project location | Martin_Malek | Carbide.c++ and CodeWarrior Tools | 6 | 2007-09-06 08:07 |
| problem in debuging a project in Carbide.c++ | monire | Carbide.c++ and CodeWarrior Tools | 13 | 2008-05-12 07:26 |
| Carbide v1.2 has trouble recognizing changes in code | codepatch | Symbian Tools & SDKs | 1 | 2007-06-15 20:08 |
| Problems occured while building the project | mayank.ty | General Symbian C++ | 2 | 2007-05-07 10:08 |
| Software for Carbide.C++ | nemo3110 | Carbide.c++ and CodeWarrior Tools | 5 | 2006-12-15 12:24 |
