Hi David, I did svn info, and it tells me that I'm using the right URL:
C:\src\GeoServer-trunk\src\extension\app-schema\app-schema-test\src\test\java\or g\geoserver\test>svn info Path: . URL: https://svn.codehaus.org/geoserver/trunk/src/extension/app-schema/app-schem a-test/src/test/java/org/geoserver/test Repository Root: https://svn.codehaus.org/geoserver Repository UUID: ef1d6e69-97e5-0310-af46-8a06194da32a Revision: 14118 Node Kind: directory Schedule: normal Last Changed Author: RiniAngreani Last Changed Rev: 14083 Last Changed Date: 2010-03-10 15:46:58 +0900 (Wed, 10 Mar 2010) Maybe I'll log an issue with Codehaus like Andrea suggested. Thank's! Rini -----Original Message----- From: David Winslow [mailto:[email protected]] Sent: Wednesday, 31 March 2010 10:28 PM To: Andrea Aime Cc: Angreani, Rini (CESRE, Kensington); [email protected] Subject: Re: [Geoserver-devel] Commit error This is the error I get everytime I forget the S in httpS://svn.codehaus.org/. The following command should fix it (make sure to get the spelling right, as it doesn't actually check that the destination URL is an SVN repository or even exists.) $ svn switch --relocate http://svn.codehaus.org/ https://svn.codehaus.org/ -- David Winslow OpenGeo - http://opengeo.org/ On 03/31/2010 03:30 AM, Andrea Aime wrote: > [email protected] ha scritto: > >> Hi list, >> >> I've been trying to commit to Geoserver with no joy. >> I can run update and diff though, and I haven't changed my password or >> anything. >> I tried committing from subclipse, command line, and tortoise svn, but >> it's all the same. >> >> Error: Commit failed (details follow): >> Error: Server sent unexpected return value (403 Forbidden) in response >> to MKACTIVITY >> Error: request for >> '/geoserver/!svn/act/b3af7fb2-6102-4347-b285-2c7b608474bd' >> >> Is there something going on with the server, or is it only me? >> > Odd, I just made a test commit and it worked fine. > Looked on xircles and you are still listed as a GeoServer developer > too... so quite odd indeed. > > Maybe it was a temporary problem? Can anyone else try out? > > Cheers > Andrea > > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
