Re: Checkout Beta6 src specified by date.

From: sam (samwun_at_hgcbroadband.com)
Date: 09/29/04


Date: Wed, 29 Sep 2004 16:06:36 +0800

Philip Paeps wrote:
> sam <samwun@hgcbroadband.com> wrote:
>
>>Since the current version (today's source) of Beta6 caused page fault at
>>system boot time, I can't base on this src to further modify the source. I
>>really want to check out Beta6 src which is dated back to 2 or 3 days ago.
>>How can I do that with cvs co?
>
>
> Have a look at the -D option to cvs co. You will probably want to use
> something like:
>
> % cvs co -rRELENG_5 -D "2 days ago" src
>
> - Philip
>
Just fond that I made a mistake when applying patches to the if_ether.c
file. It works fawlessly now.

Thanks
sam



Relevant Pages

  • Re: Checkout Beta6 src specified by date.
    ... > system boot time, I can't base on this src to further modify the source. ... Have a look at the -D option to cvs co. ...
    (comp.unix.bsd.freebsd.misc)
  • Problem with CVS and group ownership.
    ... In order to share files between normal users on CVS I’ve added them to the ... ‘src’ group using ‘gpasswd –a someuser src’. ... login as someuser and upload to the repository I’ve created. ... Checked by AVG anti-virus system. ...
    (Debian-User)
  • Re: cvs question?
    ... #setenv CVSROOT freebsdanoncvs@anoncvs.FreeBSD.org:/home/ncvs ... #cvs -R co -rRELENG_5 src ...
    (freebsd-questions)
  • cvs question?
    ... I am learning in the use of cvs for sync my src and ports i use this ... How can i obtain the src tree of 5-STABLE and the ports ...
    (freebsd-questions)
  • Checkout Beta6 src specified by date.
    ... I need to retrieve the Beta6 source specified by date from my local CVS ... src tree. ...
    (comp.unix.bsd.freebsd.misc)