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: Brandon Brinkley
Subject: RE: Make cvs ignore some changes in files
Date: Thu, 22 Aug 2002 10:16:57 -0500

I used to control a project with CORBA idl files.  The idl would get
"compiled" into c source files and headers, with the only difference being
the line with the time/date stamp.  Usually, if the diff reported this as
the only difference, I just re-synced the work area with the version in the
repository.  Since your process is automated, perhaps you can use expect or
some similar tool to make the same decision.

-Brandon

> -----Original Message-----
> From: Christian Andersson [mailto:address@hidden
> Sent: Thursday, August 22, 2002 5:55 AM
> To: address@hidden
> Subject: Make cvs ignore some changes in files
> 
> Hi there, I have a small question for you all
> 
> I have some genereated source-files that I need to have in the cvs
> (**  Yes i know that some of you here do not like that generated stuff
> gets put into the cvs-system, but due to the fact that some persons with
> access to this project is not allowed to use (or cannot execute) the
> generator the generated source files need to be in the cvs, this is how
> we do it, and how we will do it in the future, so do not flame me for
> this **) the problem I have is that these files often gets generated
> when there is nothing changed to them (it is part of some compilation
> sections) what happens is that I get new generated files that has only
> one difference, a remark in the file telling when it was generated..
> 
> What I wonder now, is is there anything i can do to this row so that cvs
> does not see that the file has been changed, is there any cvs-tag for
> this?
> 
> Since I do not wich to have xxx revisions of the same file where 90% of
> them is just this change in remark..
> 
> Christian Andersson
> 
> 
> 
> 
> _______________________________________________
> 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]