[Asterisk-Dev] How to CVS checkout old files

Santosh Prasad sprasad at hubris.net
Thu Jun 12 11:09:45 MST 2003


Hello,

I did cvs  checkout of asterisk, libpri and zaptel. I find the file 
srv.c and srv.h missing, I would like to know how to checkout files that 
are two days ago, could you please give an  example.
And also some detailed explanation on reseting dates in CVS/Entries.

Thanks

Santosh

On Thu, Jun 12, 2003 at 12:19:57PM -0500, Martin Pycko wrote:
> You may try at the moment:
> 
> cvs update -D "two days ago"
> 
> but remember to start with a clean CVS later on or you need to reset
> the dates in CVS/Entries in all subdirectories.
> 
> Martin
> 
> On 12 Jun 2003, Steve Murphy wrote:
> 
> > Uh, just did a cvs checkout of asterisk, libpri, and zaptel. did makes
> > in libpri and zaptel OK, but.... asterisk is having problems...
> >
> > First, the make quits on srv.o not existing. I remove it from the
> > Makefile just to see how far I'll go.
> >
> > Make gets further, but then we die in chan_sip.c....:
> >
> > chan_sip.c:39:26: asterisk/srv.h: No such file or directory
> > chan_sip.c: In function `create_addr':
> > chan_sip.c:674: warning: implicit declaration of function `ast_get_srv'
> > make[1]: *** [chan_sip.o] Error 1
> > make[1]: Leaving directory `/home/murf/asterisk/asterisk/channels'
> > make: *** [subdirs] Error 1
> >
> > Looks like maybe someone forget to cvs add the srv.c, and srv.h files?
> >
> > murf
> >
> > _______________________________________________
> > Asterisk-Dev mailing list
> > Asterisk-Dev at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-dev
> >
> 
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev



More information about the asterisk-dev mailing list