tech-embed archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: New patch for mpc8xx port
> I can't get netbsd-current source tree via pserver, so I use local netbsd
> repository which is got from rsync.netbsd.org , and I get netbsd-current
> source tree via ssh and socks.
>
> from local repositry (Local repository exists at /home/cvsroot.):
>
> % setenv CVSROOT /home/cvsroot
> % cvs checkout -d original -D 20000913 src
Sorry, my mistake. The above doesn't work with pserver either, since it
overrides the -d options in CVSROOT/modules. Do this instead:
% cvs checkout -D 20000913 src
% mv src original
This should work either from your local repository or from anoncvs.
Regards,
David Querbach
Real-Time Systems Inc.
Home |
Main Index |
Thread Index |
Old Index