Opened 10 years ago

Closed 10 years ago

#478 closed defect (fixed)

Checking out a branch

Reported by: kafshari Owned by:
Priority: major Milestone:
Component: trac site Version:
Keywords: Cc:

Description

Hi

I am Kioumars Afshari, a PhD student at UCLA working with Prof. Jonathan Stewart. As a part of my project, I added a NGA West-2 GMPE as well as site-specific amplification function by Seyhan and Stewart (2014). We have been in touch with Dr. Christine Goulet about our progress, and the progress of OpenSHA team. In order to help on this, I am trying to check out a branch in Eclipse, and I do the steps given in OpenSHA website. But I get this error:

org.tigris.subversion.javahl.ClientException?: svn: File not found: revision 10821, path '/trunk/trunk'
svn: '/svn/opensha/!svn/bc/10821/trunk' path not found: 404 Not Found (https://source.usc.edu)
org.tigris.subversion.javahl.ClientException?: svn: File not found: revision 10821, path '/trunk/trunk'
svn: '/svn/opensha/!svn/bc/10821/trunk' path not found: 404 Not Found (https://source.usc.edu)

I will be grateful if you can help me on this.

Best regards,
Kioumars Afshari

Change History (1)

comment:1 Changed 10 years ago by Kevin Milner

Component: shatrac site
Resolution: fixed
Status: newclosed

Hi Kioumars,

I'm sorry that you've been having trouble. I did some research and believe that the issue is with incompatible versions of subversion. Our systems administrator updated the version of subversion on our servers to version 1.7, but our subclipse installation instructions were not updated and indicated that users should install subclipse version 1.6 (which only works with subversion 1.6). Can you please re-install subclipse, this time with version 1.8 (which works with subversion 1.7)? I have updated the instructions accordingly. Christine, you will probably want to do this as well.

Thanks,
Kevin

Note: See TracTickets for help on using tickets.