RE: [Plib-devel] PLIB developers needed.
Brought to you by:
sjbaker
From: Loring H. <ls...@cs...> - 2000-08-10 21:37:13
|
> This is almost what I did! > The difference is that when I checked out the files again under > my userid using cvs/ssh, I only checked out the three files that > were being changed. And, I only committed the three files that > were changed. Could this make a difference? possibly - I usually commit and update by directory (cvs commit, not cvs commit file1 file file2 or cvs update, not cvs update file file2). > If I commit *all* of plib, is cvs clever enough to only commit the files > that are actually changed? Yes Loring |