From the WinCvs todo lost:
- Add to the .cvsignore from WinCvs.
Actually we can have two ooptions - one is a menu to
simly add the selection to
the .cvsignore, the other is some kind of 'wizard' which
can create and
maintain .cvsigore
------- Additional Comments From DaveG 2000-07-29
03:38 -------
you could write a script to do it. It might look like this:
package require Tk
package require Itk
{read Chad Smith's book "[Incr Tcl/Tk] from the ground
up" to make some fancy
GUI components}
Logged In: YES
user_id=1010716
WinCvs 1.3.17.1 appears to have this feature implemented as
a macro. From the menu Marcos| Ignore -> Add
to .cvsignore. though, it only allows to add one file at a time.