Using .cvsignore

Mikhail Teterin mi+kde at aldan.algebra.com
Fri Mar 28 06:57:13 PST 2003


Hello!

I'm trying to avoid storing (and updating) some parts of the FreeBSD's
repository -- some of the locales under the ports collection, kerberos
stuff under src...

I tried the obvious -- adding

	chinese
	korean
	portuguese
	[...]

to the /usr/ports/.cvsignore (next to packages and distfiles already
listed there). I then removed the directories, but was surprised, when
cvs tried to get them all again. What am I missing? My ~/.cvsrc says

	-z9
	update		-d -A -P
	diff		-U2

Thanks!

	-mi



More information about the freebsd-questions mailing list