[asterisk-users] how to write svn for dahdi-linux and dahdi-tools when using svn 1.4
Sean Bright
sean.bright at gmail.com
Tue Mar 10 15:48:50 CDT 2009
Zen Kato wrote:
> When we use svn branches-1.4 such as:
> # svn checkout http://svn.digium.com/svn/asterisk/branches/1.4 asterisk-1.4
> # svn checkout http://svn.digium.com/svn/libpri/branches/1.4 libpri-1.4
There aren't currently any branches for DAHDI, so you can either grab trunk (the
latest development version):
# svn co http://svn.digium.com/svn/dahdi/linux-complete/trunk/ dahdi-trunk
Or one of the tags:
# svn co http://svn.digium.com/svn/dahdi/linux-complete/tags/2.2.0-rc1+2.2.0-rc1/
(The line above may wrap)
--
Sean Bright
sean.bright at gmail.com
More information about the asterisk-users
mailing list