Hello experts,
I am a new user of ROMS model,I have access to download the model and also already have installed the SVN client software (Collabnet Subversion) on my linux machine (CentOS 5.3).But, I am unable to download after typing the following commands:
----
[endros@pop4 ~]$ svn checkout --username soeyanto https://www.myroms.org/svn/src/trunk roms
=> ('soeyanto' is my username as similar for login to ROMS website, and i proposed the 'roms' directory below my home dir (/home/endros/roms) where is the ROMS codes will be stored)
Authentication realm: <https://www.myroms.org:443> Subversion Repository
Password for 'soeyanto': ......
=> (I fill my password which is similar to login the ROMS website)
svn: access to 'https://www.myroms.org/svn/src/trunk' forbidden
----
even i try to access 'https://www.myroms.org/svn/src/trunk' directly, the response is Forbidden....