On 9/11/07, Jim Alateras <[EMAIL PROTECTED]> wrote: > > I'm having trouble checking out the source code. It seems to hang on > after OLink.java has been checked out. I use the following svn cmd > > svn co https://svn.apache.org/repos/asf/ode/trunk
Hi Jim, I just tried the same command on my system (Ubuntu/Linux) and it worked to completion. (If you're running on Linux, try placing "strace" in front of the command to see where it hangs at the system-call level) alex
