Community
Participate
Working Groups
Hi, I am trying to commit a fix in /webtools/webservices project but I am getting the following error Problems encountered performing commit The server reported an error while performing the "cvs commit" command. org.eclipse.jst.ws.jaxws.testutils: cvs [commit aborted]: could not open lock file `/cvsroot/webtools/webservices/tests/org.eclipse.jst.ws.jaxws.testutils/META-INF/,MANIFEST.MF,': Permission denied The server reported an error while performing the "cvs commit" command. org.eclipse.jst.ws.jaxws.dom.integration.tests: cvs [commit aborted]: could not open lock file `/cvsroot/webtools/webservices/tests/org.eclipse.jst.ws.jaxws.dom.integration.tests/src/org/eclipse/jst/ws/jaxws/dom/integration/tests/navigator/,DOMAdapterFactoryLabelProviderTest.java,': Permission denied The server reported an error while performing the "cvs commit" command. org.eclipse.jst.ws.jaxws.dom.runtime.tests: cvs [commit aborted]: could not open lock file `/cvsroot/webtools/webservices/tests/org.eclipse.jst.ws.jaxws.dom.runtime.tests/src/org/eclipse/jst/ws/jaxws/dom/runtime/tests/dom/util/,Dom2ResourceMapperTest.java,': Permission denied I tried modifying other files in /webtools/webservices but got the very same error My CVS user is dbranekov. Due to the security policy of my employer (SAP), I am accessing CVS though proxy.eclipse.org on port 443 via extssh (:extssh:dbranekov@proxy.eclipse.org:443/cvsroot/webtools). I am also using an HTTP proxy to access external networks. The problem has been around since 30 August Could you check this out? Please let me know if you need additional information. Thanks and regards, Danail
We had some stale rules on our load balancer, which have been fixed. I examined the file permissions, and everything seems good. Can you please try again? Thanks.
Hi Denis, Now commit seems to work. Thanks! Danail