[kforge-user] kforge 0.11 svn repo creation error

John Bywater john.bywater at appropriatesoftwarefoundation.org
Mon Jul 24 19:40:17 UTC 2006


Hi Omer,

What happens if you just run that svn command from the command line?

svnadmin create /home/projeler/kforge/var/project_data/obsm/svn/15 
--fs-type fsfs

Do you get a repository?


Omer KARAGOZOGLU wrote:

>About the theme as you have mentioned I think it is not rendering correctly. I am sending you a screenshot of how it looks like.
>  
>

Thanks for the screenshot.

The pages look like that when the browser can't retrieve the CSS files 
from the "media server".

Please look at the source HTML for the page you took a screenshot from, 
and look for this line in the <head> section:

<link rel="stylesheet" 
href="http://media.kforge.__YOUR__DOMAIN__NAME__/css/master.css" 
type="text/css" media="screen, print" title="Master stylesheet" 
charset="utf-8" />

(where __YOUR__DOMAIN__NAME__ is the one you wrote into kforge.conf).

Then just copy that link's href attribute value into your browser (the 
URL) and try simply to read the CSS file direct.

What happens? Do you see CSS?

:-)

John.





More information about the kforge-user mailing list