[cvsnt] Re: cvs commit -b problem
Tony Hoyle
tmh at nodomain.org
Tue Nov 23 10:40:04 GMT 2004
Oliver Giesen wrote:
> -b bugid Only commit files related to bug (implies -B).
> -B bugid Mark files with bug.
> <.snip.>
>
> ...shouldn't that be the other way round? I.e. -B implies -b ?
> Otherwise what's the point of -b?
No, that's right..
Normally the bug ID will be set using a 'cvs edit' (combined with
'unedit -w' when I've used it) prior to changing the files, so commit -b
is used to commit only those files already marked with that bug.
commit -B will commit all changed files, and mark them as belonging to a
particular bug, which is the other way of working.
Tony
More information about the cvsnt
mailing list