Displaying 1 result from an estimated 1 matches for "wendsday".
2003 Oct 28
2
Upcoming Major CVS Changes
...of asterisk, zaptel, libpri, etc.
For those of you with *localized changes*, please be sure to do:
# cvs diff -u > ../my-asterisk-changes.diff
in the asterisk source directory and keep the resulting file to merge in
later on this week with the new Asterisk cvs. We plan to perform the
switch Wendsday night or Thursday morning.
Again, you only need to do the diff if you're concerned about any changes
that you've made locally.
To apply the patch once you've checked out the new CVS:
# patch -p0 < ../my-asterisk-changes.diff
As for *why* we're doing this change, and what adva...