[Home]

Summary:ASTERISK-08698: Revision 53033 displays SVN-trunk-r53002
Reporter:Francois MALARD (fmalard)Labels:
Date Opened:2007-01-31 07:52:52.000-0600Date Closed:2011-06-07 14:11:55
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:http://svn.digium.com/svn/asterisk/trunk
print : Revision 53033

svn checkout -r 53033 http://svn.digium.com/svn/asterisk/trunk asterisk-NEW

cd asterik-NEW

make uninstall-all
rm -Rf /var/lib/asterisk
rm -Rf /etc/asterisk

make clean
./configure
make
make install
make samples

asterisk -vv
asterisk -r


NOTE: This is a development version of Asterisk, and should not be used in
production installations.
Connected to Asterisk SVN-trunk-r53002

Comments:By: Tilghman Lesher (tilghman) 2007-01-31 08:20:17.000-0600

As can be seen on the -commits list, 53002 was the last revision made to trunk.  Revisions greater than that were to various development branches, not to trunk itself.  Reading up on how Subversion revisions work might help to alleviate any confusion.

http://lists.digium.com/pipermail/asterisk-commits/2007-January/thread.html