From: Grzegorz J. <ja...@he...> - 2003-02-27 02:02:56
|
On Wed, 26 Feb 2003, Alexandre Tolmos wrote: [...] > Nope, I was using "ext" but the first ":" was missing (it's also > missing in your doc). Sorry about that. Fixed. > >> 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. > > I successfully created my own branch and checked out the tree Great. However could you change your sandbox tag name to sandbox_kthulu or sandbox_kthulu_<ANYTHING> ? (See the doc, the guidelines are there). It is neccessary, because there is a script generating daily snapshots of branches, and it has to be able to distinguish between sandboxes from other branches. > but Cvs > fails when I try to commit my changes (the Sf Cvs server times out...) This may be a temporary problem. However, if things still do not work today, put a line LogLevel DEBUG in your .ssh/config and try to commit. You should get lots of debugging output from ssh --- look into it and/or send it to me. 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. # ################################################################## |