You are of course correct but I am such a total convert to SVN that
everything in CVS looks so antiquated. I use CVS tags in another project
but have never have the enthusiasm to understand the command line, in
SVN I do everything via the TortiseSVN interface and I assumed
TortiseCVS would be the same but it isn't.

Neil

-----Original Message-----
From: Braden McDaniel [mailto:[EMAIL PROTECTED] 
Sent: 23 October 2008 19:46
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Building WiX

Neil Sleightholm wrote:
> 2. I wouldn't bother in CVS they are as good as useless. The tools I
> have seem to only show labels on files and not the whole project and I
> have never found a way of doing a get by label - even VSS can do that!

If by "labels" you mean "tags", then they aren't useless at all.  In 
fact, I can't imagine using CVS without them.  Projects typically tag 
releases; and ("sticky") tags are how branches work in CVS.

Of course they're per-file; everything is per-file in CVS.  But you 
typically tag multiple files at once; and you typically check out files 
with a particular tag.  See "cvs co -r".

-- 
Braden McDaniel                      e-mail: <[EMAIL PROTECTED]>
<http://endoframe.com>               Jabber: <[EMAIL PROTECTED]>

------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to