Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - CVS Compare: (3 Items)
   
CVS Compare  
This is probably an Eclipse question more then a QNX one but here goes anyway.

Our source files contains keyword to be expended:
===========================================================================
//@ $Source: $
//@ $Date: $
//@ $Revision: $
//@ $Name:  $
===========================================================================


When I try to do a compare between the head and a branch for example, EVERY file comes back has having a difference.  
Anyway to filter this out somehow?
RE: CVS Compare  
There are settings in the preferences to avoid doing the 
keyword expansion on checkout and/or to refresh the keywords
before doing the compare.

You might want to try those out.

Hope this helps,
 Thomas 

> -----Original Message-----
> From: Mario Charest [mailto:mcharest@zinformatic.com] 
> Sent: November 28, 2007 3:50 PM
> To: general-ide
> Subject: CVS Compare
> 
> This is probably an Eclipse question more then a QNX one but 
> here goes anyway.
> 
> Our source files contains keyword to be expended:
> ==============================================================
> =============
> //@ $Source: $
> //@ $Date: $
> //@ $Revision: $
> //@ $Name:  $
> ==============================================================
> =============
> 
> 
> When I try to do a compare between the head and a branch for 
> example, EVERY file comes back has having a difference.  
> Anyway to filter this out somehow?
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post3069
> 
Re: RE: CVS Compare  
> There are settings in the preferences to avoid doing the 
> keyword expansion on checkout and/or to refresh the keywords
> before doing the compare.
> 
> You might want to try those out.

That's a no go.  Other tools I use allow some filtering to be specified.  In this perticular case I would instruct the 
tool to ignore lines starting with //@.  Just a suggestion ;-)

> 
> Hope this helps,
>  Thomas 
> 
> > -----Original Message-----
> > From: Mario Charest [mailto:mcharest@zinformatic.com] 
> > Sent: November 28, 2007 3:50 PM
> > To: general-ide
> > Subject: CVS Compare
> > 
> > This is probably an Eclipse question more then a QNX one but 
> > here goes anyway.
> > 
> > Our source files contains keyword to be expended:
> > ==============================================================
> > =============
> > //@ $Source: $
> > //@ $Date: $
> > //@ $Revision: $
> > //@ $Name:  $
> > ==============================================================
> > =============
> > 
> > 
> > When I try to do a compare between the head and a branch for 
> > example, EVERY file comes back has having a difference.  
> > Anyway to filter this out somehow?
> > 
> > _______________________________________________
> > General
> > http://community.qnx.com/sf/go/post3069
> >