Use CVS outside kdevelop
Steven T. Hatton
hattons at globalsymmetry.com
Thu Apr 3 10:06:52 BST 2003
On Wednesday 02 April 2003 07:33 am, Alex wrote:
> Any comments?
>
> Thanks a lot.
>
> Best regards,
I came across this in the Cervisia manual and thought it might be of interest
in this context:
Chapter 6. Appendix
Ignored files
In its main file tree, Cervisia does not display all files which are actually
there. This is analogue to cvs itself and helps to avoid clutter caused by
uninteresting stuff like object files. Cervisia tries to mimic cvs's
behaviour as close as possible, i.e. it gets ignore lists from the following
sources:
A static list of entries which includes things like *.o and core. For details,
see the CVS documentation.
The file $HOME/.cvsignore.
The environment variable $CVSIGNORE.
The .cvsignore file in the respective directory.
cvs itself additionally looks up entries in $CVSROOT/CVSROOT/cvsignore, but
this is a file on the server, and Cervisia should be able to start up
offline. If you are working with a group that prefers to use an ignore list
on the server, it's probably a good idea to take a look which patterns are
listed there and to put them into the .cvsignore file in your home directory.
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list