After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 320175 - Adding *.lo, *.class and *.la to .cvsignore
Adding *.lo, *.class and *.la to .cvsignore
Status: VERIFIED FIXED
Product: java-gnome
Classification: Bindings
Component: GTK
Really Ancient
Other Linux
: Normal enhancement
: ---
Assigned To: Ismael Juma
Ismael Juma
Depends on:
Blocks:
 
 
Reported: 2005-10-29 15:01 UTC by Emmanuel Rodriguez
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Ignoring some files based on the extension. (3.05 KB, patch)
2005-10-29 15:03 UTC, Emmanuel Rodriguez
none Details | Review

Description Emmanuel Rodriguez 2005-10-29 15:01:26 UTC
A patch will follow.
The proposed patch will enhance the .cvsignore files in away that the command
"cvs -qn update" will generate less noise.
Comment 1 Emmanuel Rodriguez 2005-10-29 15:03:02 UTC
Created attachment 54046 [details] [review]
Ignoring some files based on the extension.

This patch will ignore the files with the extensions .lo, .la and .class.
Comment 2 Ismael Juma 2005-11-26 13:30:46 UTC
Thanks for the patch. Applied to CVS HEAD.