Hi,
I am experiencing a strange error (I've never seen it before).

cd /tmp/
svn co http://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop/trunk/ 
JenaTop
cd JenaTop/

... minor fix to the pom.xml file ...

svn diff

Index: pom.xml
===================================================================
--- pom.xml     (revision 1186005)
+++ pom.xml     (working copy)
@@ -5,7 +5,7 @@
   <name>jena-top</name>
   <groupId>org.apache.jena</groupId>
   <artifactId>jena-top</artifactId>
-  <version>0-SNAPSHOT-incubating</version>
+  <version>0-incubating-SNAPSHOT</version>
   <packaging>pom</packaging>
   <url>http://incubator.apache.org/jena</url>

svn ci -m "JenaTop version is 0-incubating-SNAPSHOT."
svn: Commit failed (details follow):
svn: Server sent unexpected return value (403 Forbidden) in response to MKACTIVITY request for '/repos/asf/!svn/act/ee54d9db-aa7d-484e-86d7-14128348fe24'

No idea what's going wrong.

Is anyone able to fix the JenaTop pom.xml?

Thanks,
Paolo

Reply via email to