On Thu, 1 Feb 2007, Andreas Bauer wrote:
The deployment: a) Why using named SVN access for the data download. Anonymous access would also work for me and others. As I understand it it is only to get data and not to make a real working copy. Anonymous SVN should be the best option.
You don't need to deploy when you're developing locally. The rails applications bring their own web server, which can be run from the checkout directory. This seems to be not clear in the readme, I'll try to make it more obvious.
So now I'm totally confused. I have the web frontend running, but how do I connect it to api.opensuse.org, so that login and data access is done there?
You have to change the FRONTEND_HOST constant in /srv/www/obs/webclient/config/environments/development.rb.
Ok. One step more done. Now what's the port? 3001 does not react 9001 does not react 443 is not supported, as requests go out in unencrypted form 80 is not supported, as server redirects to https are the result. Ciao -- http://www.dstoecker.eu/ (PGP key available) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org