info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Make cvs ignore some changes in files


From: Christian Andersson
Subject: Re: Make cvs ignore some changes in files
Date: Thu, 22 Aug 2002 17:26:33 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530

Thank you Fredric Brehm and Larry Jones, I'v now got an answer to my question qithout any flamewar *smiles*

I've now got to modifie the generator so that it does not generate the files unless it needs to, that would also solve my problem, but it will take some time to do it, but thank you for answering my question...

/Christian

Frederic Brehm wrote:
At 04:52 PM 8/22/2002 +0200, Christian Andersson wrote:

I asked for a sollution to MY problem, not to a different problem with how things are set up, so why not ignore why, and how and just answer my problem?


OK.


Is it possible for cvs to ignore certain rows in a file when comparing for differences so that I do not have to commit the local file everytime an specific row (date-comment) in the file is changed, or fetch out the last file from the repository...



No, CVS cannot do that.

One way to solve your problem is to use your build system to process the file into another file with some canonical form and store the processed file in the repository. See the way I dealt with the makefile and Makefile.cache for my situation. Use that as a model for your situation.

Fred

_____________________________________________________________________
Fred Brehm, Sarnoff Corporation, address@hidden
http://www.sarnoff.com/digital_video_informatics/vision_technology/index.asp




_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs







reply via email to

[Prev in Thread] Current Thread [Next in Thread]