Re: Invisible tags

cvs_user2009 <[email protected]>
Newsgroups gmane.comp.version-control.cvs.general
Message-ID <[email protected]>
Hi Spiro,
Naturally, after the post I did not stop trying to solve my problem. And
though I stand by my claim that I did my due diligence, I was a couple of
hours way to fuguring it out on my own.

>So, do I understand it correctly: MyEclipse is the client, and CVSNT is
>the server? BTW: Is MyEclipse a variant of Eclipse?

Yes on both counts, MyEclipse is a variant of Eclipse and it is a client of
the CVSNT server. But I think it is not crucial. What was crucial is how we
set up out module/project/directory structure and how a client looks for
tags (or how you form a request, to be exact). The structure has three
layers:
Level 1
         |
          Level 2
                  |
                   Level 3
The actual projects are on the Level 3, and they were tagged. However, the
Level 1 was the one I was trying to find tags at. It is a classical case of
miscommunication (but it's a different story). Naturally, I could not see
any, unless I specifically look at subfolders. When I was setting tags at
the proper level (1) all was fine. And when I was looking at a file history
(which was at the Level 3) I could see the tags. What was confusing is that
at the module Level 3 I did not see the tags as versions. Well, that's the
legacy of VSS and a confusingly good GUI of MyEclipse (when you look at a
well designed GUI you expect it to be smart, but it ain't).

>Note that Eclipse uses its own CVS client, which has its own problems.
>Furthermore, CVSNT is NoT CVS, ;) as is WinCVS. WinCVS builds on top of
>CVSNT, but CVSNT has diverged much from CVS. Thus, chances are higher
>you will get good responses to your problem on a mailing list linked
>from

>  http://www.march-hare.com/cvsnt/

> or some "MyEclipse" (or Eclipse) based mailing list.

>If the tags are actually there, you could check it out from the command
l>ine:

>  cvs co -r TAGNAME projectname
yes, you're right. I would be able to do that, but I wanted to browse the
tags via GUI.

>with CVSROOT set accordingly. However, this does not explain why your
>setup does not show you the tags.


>HTH,
>Spiro.

-- 
>Spiro R. Trikaliotis                              http://opencbm.sf.net/
>http://www.trikaliotis.net/                     http://www.viceteam.org/

Thank you for your reply, I hope I was coherent in my explanation of what
had happened with MyEclipse. I just a little exceeded my expectations. Hope
this thread will be helpful for somebody else in future.

-- 
View this message in context: http://old.nabble.com/Invisible-tags-tp26230788p26249829.html
Sent from the Gnu - Cvs - Info mailing list archive at Nabble.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.