Hi list, I just recently purchased some iaxy devices. Being new to this, I didn't have the iaxyprov tool, so I downloaded the instructions and attempted to follow them. Below is the problem I ran into. [root@localhost src]# svn co http://svn.digium.com/svn/iaxyprov/trunk svn: 'trunk' is already a working copy for a different URL I'm not too familar with svn either, which is unfortunate. I used a web browser and browsed to that directory; Everything seems to be whre is should be. I could download each file manually, but I'm trying to avoid that kind of headache if possible. Can someone tell me what i'm doing wrong? Thanks Sean
On Friday 22 September 2006 15:21, Sean Kennedy wrote:> I just recently purchased some iaxy devices. ?Being new to this, I > didn't have the iaxyprov tool, so I downloaded the instructions and > attempted to follow them. ?Below is the problem I ran into. > > [root@localhost src]# svn co http://svn.digium.com/svn/iaxyprov/trunk > svn: 'trunk' is already a working copy for a different URLLooks like you already checked out Asterisk or something to the directory trunk in the current working directory. Try; mv trunk whatever then; svn co http://svn.digium.com/svn/iaxyprov/trunk iaxyprov to check out iaxyprov to the iaxyprov directory rather than trunk. hads -- http://nicegear.co.nz New Zealand's VoIP supplier