On Thu, Jul 10, 2008 at 10:04 PM, <[EMAIL PROTECTED]> wrote: > > *Cannot commit the source code : > > *I was trying to commit the source code to > https://svn.xwiki.org/svnroot/sandbox/plugins/lucene, but I couldn't > > This is what I did, > > 1. svn co > https://[EMAIL PROTECTED]/svnroot/sandbox/plugins/~/xwiki-sandbox-plugins > 2. svn export lucene ~/xwiki-sandbox-plugins > 3. cd ~/xwiki-sandbox-plugins > 4. svn add lucene > 5. svn commit --username pvsaikrishna -m 'distributed search using lucene' > > *I got the following error* > svn: Commit failed (details follow): > svn: MKACTIVITY of > '/svnroot/sandbox/!svn/act/e5cbc51c-1643-4805-9019-0ce92d036d2b': 500 > Internal Server Error (https://svn.xwiki.org)
Fixed. You should be able to commit now. JV. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

