Hi! > > tonight I attempted to upgrade my CVS. In the asterisk directory I ran > > the make clean, executed the CVS update -d, and after all the files > > completed ran make upgrade. My problem is that when I pull up the CLI the > > cvs version that is showing is the same date as my initial install. Does > > this mean that the upgrade did not go correctly?
Same question: Does only the version number not get incremented, or do I have indeed inside what the label outside say (i.e. an old *)? > In my /usr/src/asterisk dir, all I do is: > make upgrade > --> it connects to CVS and shows me all the new files it downloaded > make clean ; make install Ok, that does the trick and gives me a new version number (CVS date). If instead I just do - cd .../asterisk - make clean - cvs update - make install then it won't work. By the way, "make upgrade" (or is it "make update"?) only works for asterisk, not for zaptel or libri. ;-> Greetings, Philipp _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
