On Oct 2, 2007, at 7:02 AM, Asiri Rathnayake wrote: > Hi All, > > I tried to check-out the xwiki sources from within the university > network (behind a proxy) but it didn't work (I have set all svn > parameters required).
You need to ensure that the svn protocol and the ssh one can go through the proxy. Usually they are blocked. > I wonder if this is something with objectweb's svn server > configuration since i can check-out sources from some other > repositories (like subversion source for an example). That's because they are using the http/https protocol and not svn or svn+ssh... > For the moment I have all the sources I want but i thought it would > be better to mention this right now. The good news is that we're migrating to our own SVN repo today and we have HTTP/HTTPS configured so no more proxy issues in the very near future. Thanks -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

