svn Download problem ?

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

gourik
Posts: 69
Joined: Wed Dec 31, 2008 10:07 pm
Location: C-DAC,Pune

Re: svn Download problem ?

Post by gourik » Thu May 28, 2015 2:10 am

Its probably because may be svn access is restricted. Please check the same with your site administrator.
Thanks And Regards,

Gouri

gourik
Posts: 69
Joined: Wed Dec 31, 2008 10:07 pm
Location: C-DAC,Pune

Re: svn Download problem ?

Post by gourik » Thu May 28, 2015 2:12 am

Its probably because svn access is restricted. Please check this with your site administrator.
Thanks And Regards,

Gouri

mgrubisic
Posts: 9
Joined: Tue Jan 31, 2012 6:08 am
Location: University of Osijek, Croatia
Contact:

Re: svn Download problem ?

Post by mgrubisic » Wed Jun 03, 2015 4:29 pm

Same problem here, last month the server worked fine, but now I get (on Linux):

svn: E000110: Unable to connect to a repository at URL 'svn://opensees.berkeley.edu/usr/local/svn/OpenSees/trunk'
svn: E000110: Can't connect to host 'opensees.berkeley.edu': Connection timed out
Marin Grubišić
Assist. Professor, Structural & Earthquake Eng.
University of Osijek, Faculty of Civil Engineering and Architecture Osijek
3 Vladimir Prelog Street, HR-31000 Osijek, Croatia
marin.grubisic@gfos.hr | www.github.com/mgrubisic

gourik
Posts: 69
Joined: Wed Dec 31, 2008 10:07 pm
Location: C-DAC,Pune

Re: svn Download problem ?

Post by gourik » Thu Jun 04, 2015 9:54 pm

Check with your system administrator. This issue is related with permissions and not with internet connetion
Thanks And Regards,

Gouri

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: svn Download problem ?

Post by fmk » Fri Jun 05, 2015 10:14 am

i know about it .. we moved the peer server to one in the clouds managed by others .. a few things are still broken, including svn

fangming
Posts: 11
Joined: Tue Nov 25, 2014 5:38 pm
Location: Harbin Institute of Technology

Re: svn Download problem ?

Post by fangming » Mon Jun 08, 2015 9:58 pm

fmk wrote:
> i know about it .. we moved the peer server to one in the clouds managed by
> others .. a few things are still broken, including svn

Dear Prof. fmk:

Then when will this problem be fixed ? Because I really need to use the svn these days.

Thanks very much.

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: svn Download problem ?

Post by fmk » Wed Jun 10, 2015 3:37 pm

you can temporarily try

svn co svn://peera.berkeley.edu/usr/local/svn/OpenSees/trunk OpenSees

hebrahim
Posts: 2
Joined: Sat Mar 05, 2011 4:41 pm
Location: UCSD

Re: svn Download problem ?

Post by hebrahim » Thu Jun 11, 2015 6:25 am

Hi Frank,

The new repository (svn://peera.berkeley.edu/usr/local/svn/OpenSees/) requires username and password authentication. Any recommendation?

Thanks,
Hamed

mgrubisic
Posts: 9
Joined: Tue Jan 31, 2012 6:08 am
Location: University of Osijek, Croatia
Contact:

Re: svn Download problem ?

Post by mgrubisic » Thu Jun 18, 2015 4:12 am

Works great for me, without any additional authentication!

Regards!
Marin Grubišić
Assist. Professor, Structural & Earthquake Eng.
University of Osijek, Faculty of Civil Engineering and Architecture Osijek
3 Vladimir Prelog Street, HR-31000 Osijek, Croatia
marin.grubisic@gfos.hr | www.github.com/mgrubisic

baikunthasilwal
Posts: 24
Joined: Wed Feb 20, 2013 4:23 pm
Location: University of Virginia

Re: svn Download problem ?

Post by baikunthasilwal » Fri Jun 19, 2015 12:05 pm

Dear Admin,

I am trying to connect to :
Checkout from svn://opensees.berkeley.edu/usr/local/svn/OpenSees/trunk/DEVELOPER, revision HEAD, Fully recursive, Externals included

But the following message displayed as follows:
Error Unable to connect to a repository at URL
Error 'svn://opensees.berkeley.edu/usr/local/svn/OpenSees/trunk/DEVELOPER'
Error Can't connect to host 'opensees.berkeley.edu': A connection attempt failed
Error because the connected party did not properly respond after a period of time,
Error or established connection failed because connected host has failed to respond.

baikunthasilwal
Posts: 24
Joined: Wed Feb 20, 2013 4:23 pm
Location: University of Virginia

Re: svn Download problem ?

Post by baikunthasilwal » Fri Jun 19, 2015 12:38 pm

Dear Admin,

I am trying to connect to :
Checkout from svn://opensees.berkeley.edu/usr/local/s ... /DEVELOPER, revision HEAD, Fully recursive, Externals included

But the following message displayed as follows:
Error Unable to connect to a repository at URL
Error 'svn://opensees.berkeley.edu/usr/local/svn/OpenSees/trunk/DEVELOPER'
Error Can't connect to host 'opensees.berkeley.edu': A connection attempt failed
Error because the connected party did not properly respond after a period of time,
Error or established connection failed because connected host has failed to respond.


Baikuntha Silwal
Graduate Student
University of Virginia

hebrahim
Posts: 2
Joined: Sat Mar 05, 2011 4:41 pm
Location: UCSD

Re: svn Download problem ?

Post by hebrahim » Fri Jun 19, 2015 1:08 pm

Hi there,

Try to connect to svn://peera.berkeley.edu/usr/local/svn/OpenSees/. It should work fine.

baikunthasilwal
Posts: 24
Joined: Wed Feb 20, 2013 4:23 pm
Location: University of Virginia

Re: svn Download problem ?

Post by baikunthasilwal » Tue Jun 23, 2015 9:25 am

Hi,

Thank you for sending the link that works.

aisier
Posts: 3
Joined: Wed Apr 09, 2014 2:27 am
Location: suzhou university of techlogy

Re: svn Download problem ?

Post by aisier » Mon Jul 27, 2015 7:39 pm

svn://peera.berkeley.edu/usr/local/svn/OpenSees/trunk is ok

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: svn Download problem ?

Post by fmk » Wed Jul 29, 2015 1:48 pm

change to peera.berkeley.edu .. we are not being allowed to use in our newly managed server .. we are moving to github

Post Reply