On Thu, 2004-08-26 at 13:22, Mohammed Aslam P S wrote: > I cannot checkout using svn. I tried > svn co http://svn.apache.org/repos/asf/incubator/derby/code/trunk > and other possible variations. Please help me to get the code.
We're going to need more information to help you out... are you getting an error? If so, what error? Does svn hang? What version of svn are you using? What OS? Anyway, my best guess right now is that there is a non-DAV aware proxy between you and svn.apache.org. You might want to try svn co https://svn.apache.org/repos/asf/incubator/derby/code/trunk -Fitz
