cancel
Showing results for 
Search instead for 
Did you mean: 

problem in Svn checkout

priyankasoni
Champ in-the-making
Champ in-the-making
in Check out the Alfresco source code using Subclipse

i five url
http://svn.alfresco.com/repos/alfresco-open-mirror

while checking out it gve error

svn: SSL peer shut down incorrectly
svn: REPORT request failed on '/repos/alfresco-open-mirror/!svn/vcc/default'
    svn: SSL peer shut down incorrectly
svn: REPORT request failed on '/repos/alfresco-open-mirror/!svn/vcc/default'
1 REPLY 1

jpotts
World-Class Innovator
World-Class Innovator
I can successfully svn up from that repository on the command line. Pointing to that spot in the tree will get you a lot of files. Maybe your connection is experiencing latency problems or something. You could try pointing to a directory that is lower in the tree, like http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root

You might also try the command line rather than subclipse but I doubt that's the problem.

Jeff