From: Grzegorz J. <ja...@he...> - 2003-02-25 01:01:28
|
On Mon, 24 Feb 2003, Alexandre Tolmos wrote: > Grzegorz, > > > You have been added to the project. > > Great :) > > > > >> I'll soon be ready to checkin Michael's Gcc 3 fix to Occ. I need some > >> time to read the dox on Sf about Ssh and Cvs, I haven't used that > >> stuff > >> for a while. > > > > Let me know if I can be of any help. > > I tried to login with cvs and execute the rtag command but it fails > when I enter my password. I assume this is the same password I used > when I created my account on Sf, right ? The fact that you tried to login suggests that you are using :pserver: access method, while you should be using :ext:. The easiest way to go is to browse www.sf.net/projects/opencxx and click "CVS". You will find the explanation of developer's access setup at the bottom of the page. It also has links to FAQs on SF CVS and ssh access (in particular how to upload ssh key, so that CVS does not ask you for a password each time). > Moreover, when executing the command "cvs rtag -b <sandbox>", a module > name must be provided. What should it be ? There's nothing about it in > your Html doc... Look for "Browse CVS Repository" on OpenC++ CVS page. This is an entry point to the web cvs browser. From there you can find out the module names (the module you need is "opencxx"). With web interface you will also be able to verify if you succeeded in creating a sandbox branch. Let me know if you need any more info. I would also suggest that you write down the information that you think was missing from docs, so that other developers can avoid the problems you have. Contact me if you need further info. Best regards Grzegorz ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |