> Would phpdoc committers please remember that they don't need to commit
each
> file in cvs seperately, and it's usually only wise to do so if you wish to
> log very specific different notices, or they are in vastly different parts
> of the cvs repository.
>
> eg, you could do this:
>
> cd /your/src/dir/phpdoc-pl/reference/datetime/functions
> cvs commit *
>
> and go from that, as opposed to committing them one by one.
>
> This cuts down on "duplicate" style cvs mail.

One of the language maintainers use a local CVS server, and
some automated CVS update script. It updates files one by one
for some reason :((

By hand, you can also ommit the *:

cvs commit

And it searches for all committable files.

Goba


Reply via email to