> > With C/C++ development it's easier, because CVS knows to ignore .o files.
> > ...But CVS doesn't know to ignore .class files,
>
> That is tricially solved by .cvsignore files.  That's one of the first
> things you should do to set up for this project: $HOME/.cvsignore should
> have at least "*.class" listed in it (and maybe *.html if you work on the
> docs a lot).

It's interesting that the .cvsignore files are themselves shown with
question marks.  This suggests that perhaps CVS intended that they be
included as part of the project.  Should we do this?

Hal

_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to