Migrating from Telelogic to CVS

2003-11-30 Thread Jeeva Sarma
Hi I am faced with the task of migrating from continuous (telelogic)to CVS in the near future. I have been using/administering cvs for quite a while, but am new to Telelogic.Can anyone give me any suggestions, tips , any info at all as to how I should do it? Should we do it manually, i.e just check

any experiences with meta-cvs?

2003-11-30 Thread Robert P. J. Day
based on a recent question of mine, someone suggested using the enhanced version of cvs, meta-cvs (mcvs at freshmeat). from a quick glance, i'm definitely intrigued. anyone here (besides mcvs' author :-) have any opinions one way or the other on mcvs? probably the most critical feature is t

RE: Migrating from Telelogic to CVS

2003-11-30 Thread Eugene Kramer
Hi Jeeva, If the history of the development is not an issue, you need to keep in mind a few things: - architecture of the projects in Continuus. In CCM it is possible to reuse the same source file in multiple projects. You do not want to end up with copies, so you might need to restructure the mo

added but...

2003-11-30 Thread Wayne Walker
Hi, I'm having a terrible time with merges (of course at release time). Here is my second problem (first is in a separate email). When I run this in a directory that's a checkout of the HEAD (trying to merge the branch stuff in): cvs -q update -j foo-6 -j foo-branch I get this response: cvs up

cvs [update aborted]: no such tag foo-6

2003-11-30 Thread Wayne Walker
Hi, I'm having a terrible time with merges (of course at release time). My first problem is below, the second one is in a separate email. When I run: cvs -q update -j foo-6 -j foo-branch I get this response: cvs [update aborted]: no such tag foo-6 I can verify the tag exists with lstag -l and

CVS to VSS

2003-11-30 Thread Deepak Sable
Hi Laine... Thanks Used your scripts to move data from VSS to CVS.I am able to use CVS freely with no issues. But I had some other questions . Is there any other way in which i can migrate data from CVS to VSS.Like i want to move data from CVS to VSS as nightly builds. I want to keep bot