Subversion checkout error on www.myroms.org

Discussion on computers, ROMS installation and compiling

Moderators: arango, robertson

Post Reply
Message
Author
User avatar
m.hadfield
Posts: 521
Joined: Tue Jul 01, 2003 4:12 am
Location: NIWA

Subversion checkout error on www.myroms.org

#1 Unread post by m.hadfield »

I've tried to check out the new test directory on a couple of machines and got similar (not identical) errors on both

From a Subversion 1.3 client (yes this is very old):

Code: Select all

$ svn checkout https://www.myroms.org/svn/src/test roms-test
svn: PROPFIND request failed on '/svn/src/test'
svn: PROPFIND of '/svn/src/test': 403 Forbidden (https://www.myroms.org)
From a Subversion 1.6 client:

Code: Select all

$ $ svn checkout https://www.myroms.org/svn/src/test roms-test
svn: Server sent unexpected return value (403 Forbidden) in response to OPTIONS request for 'https://www.myroms.org/svn/src/test'
Adding a --username option to the command line doesn't help.

User avatar
arango
Site Admin
Posts: 1359
Joined: Wed Feb 26, 2003 4:41 pm
Location: DMCS, Rutgers University
Contact:

Re: Subversion checkout error on www.myroms.org

#2 Unread post by arango »

Yes, Mark. Thank you for your interest. This repository is restricted for now. Only three persons have access to it.

I mentioned this in the :arrow: ticket. I think that we are making the test repository available tomorrow. This is very complicated and we need to be completely sure that all the 4D-Var algorithms are working well in all provided tests. This is part up the of ROMS :arrow: Data Assimilation Workshop next month at University of California, Santa Cruz. Since this workshop is by invitation only, have around 40 participants, we want to make all the documentation, tests, homeworks available to everybody. This will be posted on the :arrow: Wiki ROMS and website.

User avatar
m.hadfield
Posts: 521
Joined: Tue Jul 01, 2003 4:12 am
Location: NIWA

Re: Subversion checkout error on www.myroms.org

#3 Unread post by m.hadfield »

Thanks for the clarification.

User avatar
m.hadfield
Posts: 521
Joined: Tue Jul 01, 2003 4:12 am
Location: NIWA

Re: Subversion checkout error on www.myroms.org

#4 Unread post by m.hadfield »

Hi again Hernan

In this ticket

https://www.myroms.org/projects/src/ticket/437

you say "The test repository is not open to everybody!" but I think what you mean is "The test repository is now open to everybody!".

User avatar
arango
Site Admin
Posts: 1359
Joined: Wed Feb 26, 2003 4:41 pm
Location: DMCS, Rutgers University
Contact:

Re: Subversion checkout error on www.myroms.org

#5 Unread post by arango »

Yes, thank you. I have been very busy today and didn't check for typos.

Post Reply