|
Boost Testing : |
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-05-19 05:25:12
John Maddock wrote:
> True: in my case because I use TortoiseCVS, commits under boost/regex
> and libs/regex more or less have to occur separately: unless that is I'm
> absolutely certain there are no other changes anywhere else in the tree
> that I've made - been caught that way before and it's embarrassing !
> The alternative is to go back to using the cvs command line :-(
There is another alternative: emacs. :-) It's cvs mode allows you to run a
cvs status and then select all files that you wish to commit in one go.
Markus