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: Frederic Brehm
Subject: Re: Make cvs ignore some changes in files
Date: Thu, 22 Aug 2002 11:05:26 -0400

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






reply via email to

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