[Geoserver-devel] PROBLEM COMMITTING SVN Access First Time round

Hi,

I have just been granted SVN access to Geoserver, wopeeee but I am having problems with committing

C:\projects\1.4.x>svn ci --username <myusername> --password <mypassword> -m "maven 1.0 to maven 2.0" pom.xml
svn: Commit failed (details follow):
svn: Connection is read-only

What do I need to do, I have removed the "C:\Documents and Settings\<your username>\Application Data\Subversion\auth\svn.simple" file.. It does not work?

Do I need to do another svn co and get all the source again so my credential could be set or what?
Anyone with superior SVN administrator skills can help.

Regards
Clint Lewis

Hi,

With the help of Justin, we have figured out why I could not commit into geoserver. I was using the read-Only URL of "svn://svn.codehaus.org/geoserver/scm/branches/1.4.x" but I had to use the "https://svn.codehaus.org/geoserver/branches/1.4.x&quot;

So ... it now work.. cool

Later

Clint Lewis wrote:

Hi,

I have just been granted SVN access to Geoserver, wopeeee but I am having problems with committing

C:\projects\1.4.x>svn ci --username <myusername> --password <mypassword> -m "maven 1.0 to maven 2.0" pom.xml
svn: Commit failed (details follow):
svn: Connection is read-only

What do I need to do, I have removed the "C:\Documents and Settings\<your username>\Application Data\Subversion\auth\svn.simple" file.. It does not work?

Do I need to do another svn co and get all the source again so my credential could be set or what?
Anyone with superior SVN administrator skills can help.

Regards
Clint Lewis