Welcome to NeoOffice developer notes and announcements
NeoOffice
Developer notes and announcements
 
 

This website is an archive and is no longer active
NeoOffice announcements have moved to the NeoOffice News website


Support
· Forums
· NeoOffice Support
· NeoWiki


Announcements
· Twitter @NeoOffice


Downloads
· Download NeoOffice


  
NeoOffice :: View topic - .cvsignore
.cvsignore
 
   NeoOffice Forum Index -> NeoOffice Development
View previous topic :: View next topic  
Author Message
toonetown
Keymaker


Joined: Apr 21, 2006
Posts: 95
Location: Utah, USA

PostPosted: Fri May 26, 2006 9:22 am    Post subject: .cvsignore

I, for one, dislike extra stuff showing up when doing a CVS checkout - I am a control freak, and like to know exactly what is getting updated, why, and when. However, doing a "cvs update" in the neooffice repository shows a bunch of files that shouldn't be showing up.

I have added a .cvsignore file in my neojava directory with the following entries:

Code:
OOo_2.0.2_src.tar.gz
build
build.*


That keeps all the build target files from showing up when doing an update. It might not be a bad idea to have a .cvsignore file checked into the repository with those entries (and maybe more?) so that it's a bit cleaner for all.

Also - just as a tip - on Mac OS, since it creates all the .DS_Store files, I have placed in my ~/.cvsignore file an entry for ".DS_Store" - because those show up all over the place over time.

Anyway - those are just my thoughts...

-Nathan
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Tue May 30, 2006 5:22 pm    Post subject:

I can see if you're doing top level cvs updates that you'd definitely see a lot of the "?" entries. I don't see them as often as I tend to be working within the modules themselves. Within each module you should see a "?" entry for each unxmacxp.pro directory (object file output) as well as each subdirectory that is not overridden by the neo code (e.g. that is a symlink back into build) and, if within an overridden subdirectory, each subsequent file or subdirectory that is not overridden and is a symlink. I haven't bothered with cvsignores since it can be a bear to maintain them in the submodules and try to list all of the subfiles and the like Sad

Thoughts?

ed
Back to top
Display posts from previous:   
   NeoOffice Forum Index -> NeoOffice Development All times are GMT - 7 Hours
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2005 phpBB Group

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © Planamesa Inc.
NeoOffice is a registered trademark of Planamesa Inc. and may not be used without permission.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.