cvs commit: CVSROOT access avail cfg.pm cfg_local.pm
checkoutlist commit_prep.pl commitcheck commitinfo config
cvs_acls.pl cvsignore cvswrappers edithook editinfo exclude
log_accum.pl logcheck loginfo modules notify options rcsinfo
rcstemplate tagcheck ...
Mark Murray
mark at grondar.org
Tue Jul 20 02:33:52 PDT 2004
Josef El-Rayes writes:
> > Modified files:
> > . access avail cfg.pm cfg_local.pm
> > checkoutlist commit_prep.pl commitcheck
> > commitinfo config cvs_acls.pl cvsignore
> > cvswrappers edithook editinfo exclude
> > log_accum.pl logcheck loginfo modules
> > notify options rcsinfo rcstemplate
> > tagcheck taginfo unwrap verifymsg wrap
>
> i have no idea what happenend here, i checked out CVSROOT from dcvs
> and only edited access?
>
> can anyone explain?
Yeah.
You most likely went
$ cd CVSROOT
$ cvs commit -f
When you should have done
$ cd CVSROOT
$ cvs commit -f avail
The '-f' in the first case defaultewd to all files. In the second,
you are explicit about which file to force.
M
--
Mark Murray
iumop ap!sdn w,I idlaH
More information about the cvs-all
mailing list