Server error on getPatch. Status code=403
Hello,
I was trying to use libreSource into some personnal projet (so far I am only watching/trying it).
My first, notice will be that the installer does not works and that I had tot edit libresourceDS.properties manually.
After that it was working.
Then I try to create a workspace a to add my basic project (~ 600 files)
it was block with "Server error on getPatch. Status code=403"
--
linux mandrake 2006
jdk 1.5.0_6
--
---
INFO: <STATE from="0" to="1" current="1" comment="Waiting for reply..."/>
org.libresource.so6.core.client.ServerException: Server error on getPatch. Status code=403
at org.libresource.so6.core.client.ClientIServletImpl.sendPatch(ClientIServletImpl.java:250)
at org.libresource.so6.core.WsConnection.commit(WsConnection.java:529)
at org.libresource.so6.core.ui.BasicProgressView.commit(BasicProgressView.java:159)
at org.libresource.so6.core.exec.ui.Commit.doTheJob(Commit.java:77)
at org.libresource.so6.core.exec.ui.Commit$2.run(Commit.java:114)
at java.lang.Thread.run(Thread.java:595)