This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: kawa-tour.ps


Christian Surlykke wrote:
There's a file named "kawa-tour.ps" in cvs. If I do 'make clean' in my workspace it's removed. If I then do 'make ps' a new kawa-tour.ps is created, but it's different from the one in cvs.
This creates some noise when doing a diff between workspace and the repository.


Would it be possible to remove/rename the kawa-tour.ps in cvs?

You can add it to your .cvsignore (although then you'll get a complaint about that...). I'm not sure whether it is practical to add it to .cvsignore in CVS because there can be funky interaction with "cvs update -I !". Putting such files in a subdirectory can help avoid that I think (the subdirectory name goes in the .cvsignore above and no .cvsignore is used in the subdirectory with the "special" files).


Jim


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]