problems faced obtaining xwiki source
Hi, I am trying to download xwiki source code using svn co svn://svn.forge.objectweb.org/svnroot/xwiki/trunks-users and svn co svn://svn.forge.objectweb.org/svnroot/xwiki/xwiki-platform/core/trunk But, I am getting this error: svn: Unknown hostname 'svn.forge.objectweb.org Since I am behind a proxy, I have create appropriate entries in server file for my subversion client: objectwebgroup = *.objectweb.org [objectwebgroup] http-proxy-host = xxx.xxx.xxx.xxx http-proxy-port = xxxx Any Idea why I am getting this problem? Also, when I tried to download zip, tgz, tgbz2 from http://fisheye2.cenqua.com/browse/~br=XWIKI_1_0/xwiki I am getting HTML files, though they are named: tarball.zip/tgz/tgbz2, I saw the contents and it is HTML. I also found following tag in this files: <div class="welcomePane"> <p><strong>FishEye was unable to process your request.</strong></p> java.lang.StackOverflowError<br/> Does this suggest that something's wrong with the servers right now ? Thanks & Regards, Advait Trivedi -- View this message in context: http://www.nabble.com/problems-faced-obtaining-xwiki-source-tf4034498.html#a... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Advait, On Jul 6, 2007, at 12:02 PM, advait wrote:
Hi, I am trying to download xwiki source code using svn co svn://svn.forge.objectweb.org/svnroot/xwiki/trunks-users and svn co svn://svn.forge.objectweb.org/svnroot/xwiki/xwiki-platform/ core/trunk
But, I am getting this error: svn: Unknown hostname 'svn.forge.objectweb.org
Since I am behind a proxy, I have create appropriate entries in server file for my subversion client: objectwebgroup = *.objectweb.org
[objectwebgroup] http-proxy-host = xxx.xxx.xxx.xxx http-proxy-port = xxxx
Any Idea why I am getting this problem?
The svn protocol is NOT using port 80... and you proxy must be blocking svn protocol ports.
Also, when I tried to download zip, tgz, tgbz2 from http://fisheye2.cenqua.com/browse/~br=XWIKI_1_0/xwiki I am getting HTML files, though they are named: tarball.zip/tgz/ tgbz2, I saw the contents and it is HTML. I also found following tag in this files: <div class="welcomePane"> <p><strong>FishEye was unable to process your request.</ strong></p> java.lang.StackOverflowError<br/>
Does this suggest that something's wrong with the servers right now ?
Ah I was going to suggest using Fisheye... Actually I've just tried it on http://fisheye2.cenqua.com/browse/~tarball=zip/xwiki/xwiki-platform/ core/trunk/trunk.zip and it worked fine. The following seems to be working too although I haven't waited till the end as it was taking too long (30MB at 11KB/s is quite long): http://fisheye2.cenqua.com/browse/~br=XWIKI_1_0/xwiki/xwiki-platform/ core/branches/XWIKI_1_0 Thanks -Vincent
--- Vincent Massol <[email protected]> a écrit :
Hi, Hi
We could integrate this in XWiki Core, as that would be an improvement over what we have (although your code snippet seem to only display the parent space and not pages, is that correct?) No. To optimize I display all pages of current Space. With this way, a Page can "jump" 2 (or more) level.
That said, we also have another issue related to this, which I think would be even better: http://jira.xwiki.org/jira/browse/XWIKI-1272
pbas (don't know your name), what do you think about XWIKI-1272? As a user would you like that? This feature look great ... but u mustn't forget ACL.
Thanks np -Vincent Pascal
_____________________________________________________________________________ Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
participants (3)
-
advait -
pbasnews-tmp@yahoo.fr -
Vincent Massol