Hi, I've checked out the all-trunks repository and I can't commit?
kevj@deb-dev:~/_code/ant-sandbox-all-trunks$ svn ci minify/NOTICE -m "update date" svn: Commit failed (details follow): svn: Server sent unexpected return value (403 Forbidden) in response to MKACTIVITY request for '/repos/asf/!svn/act/bb7267e7-5ae8-40c0-be79-89dc8b85baf1' kevj@deb-dev:~/_code/ant-sandbox-all-trunks$ svn info Path: . URL: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/all-trunks Repository Root: https://svn.apache.org/repos/asf Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 Revision: 1078400 Node Kind: directory Schedule: normal Last Changed Author: kevj Last Changed Rev: 991766 Last Changed Date: 2010-09-02 06:42:59 +0700 (Thu, 02 Sep 2010) kevj@deb-dev:~/_code/ant-sandbox-all-trunks$ At the top top level the url is https, but under the individual projects: kevj@deb-dev:~/_code/ant-sandbox-all-trunks/minify$ svn info Path: . URL: http://svn.apache.org/repos/asf/ant/sandbox/antlibs/minify/trunk Repository Root: http://svn.apache.org/repos/asf Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 Revision: 1078400 Node Kind: directory Schedule: normal Last Changed Author: kevj Last Changed Rev: 1023201 Last Changed Date: 2010-10-16 14:22:07 +0700 (Sat, 16 Oct 2010) The scheme is http. Am I supposed to checkout each antlib independently - last time I tried this I needed all-trunks to promote the vss antlib, so I don't think this should be the case. Thanks, Kev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org