[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] missing directory in CVS
Erik Hansen wrote:
> > make: *** xilinx_sysace: No such file or directory. Stop.
>
> Hi Brett,
>
> by default CVS does not generate new directories when
> you invoke cvs update. You will have to call cvs update -d in
> order to get any new directories.
> See http://www.cvshome.org/docs/manual/cvs-1.11.7/cvs_16.html#SEC153
> for more details.
I'd forgotten about that! The uClinux.org CVS pages recommend the
following contents of your ~/.cvsrc file:
-z3
update -PAd
rdiff -u
diff -ubBwpN
checkout -P
Regards,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/