Re: about imports and cvs update
Harry Putnam <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Organization | Still searching... |
| Message-ID | <[email protected]> |
Larry Jones <[email protected]> writes: >> Shouldn't cvs be telling me about the newly imported directory >> hierarchy under `base', and be listing files needing to be updated? > > Yes it should, but the way the CVS code is structured prevents update > with -n from doing everything that it does without the -n. Actually > running the update (without the -n) will do the right thing. OK, good to know I wasn't just daydreaming. And thanks for the details. Always very helpful to here from experienced people.