Hadley Rich wrote:
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.

[EMAIL PROTECTED] src]# svn co http://svn.digium.com/svn/iaxyprov/trunk
svn: 'trunk' is already a working copy for a different URL

Looks 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

Ha, I'm an idiot.
Thanks!
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to