[gitorious] Re: Clone & push urls not displayed?

2010-07-14 Thread Trevor
Really good to know, thanks Peter. Might even go into the upgrade
guide.

Regards,
Trevor

On Jul 14, 1:35 am, Peter Kjellerstedt 
wrote:
> > -Original Message-
> > From: gitorious@googlegroups.com [mailto:gitori...@googlegroups.com] On
> > Behalf Of Trevor
> > Sent: den 14 juli 2010 10:13
> > To: Gitorious
> > Subject: [gitorious] Re: Clone & push urls not displayed?
>
> > On Jul 14, 12:33 am, Marius Mårnes Mathiesen
> >  wrote:
> > > On Wed, Jul 14, 2010 at 8:42 AM, Trevor  wrote:
> > > > Haven't cracked it yet. Here is a screen shot:http://bit.ly/d1K1o5
>
> > > This sounds like a CSS/caching issue. Do you have an old
> > > public/stylesheets/all.css file? In that case, delete that file.
> > > Otherwise try force-reloading the page.
>
> > The culprit was public/javascripts/all.js. Thanks Marius.
> > So is it not safe to upgrade using git pull then?
>
> > Cheers,
> > Trevor
>
> Well, the problem is that public/javascripts/all.js and
> public/stylesheets/all.css are not automatically regenerated if
> they already exist. What I currently do when I want to restart
> Gitorious after an update is
> "rm public/javascripts/all.js public/stylesheets/all.css &
>  touch tmp/restart.txt" to make sure the correct javascripts
> and stylesheets are used.
>
> //Peter

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com


RE: [gitorious] Re: Clone & push urls not displayed?

2010-07-14 Thread Peter Kjellerstedt
> -Original Message-
> From: gitorious@googlegroups.com [mailto:gitori...@googlegroups.com] On
> Behalf Of Trevor
> Sent: den 14 juli 2010 10:13
> To: Gitorious
> Subject: [gitorious] Re: Clone & push urls not displayed?
> 
> On Jul 14, 12:33 am, Marius Mårnes Mathiesen
>  wrote:
> > On Wed, Jul 14, 2010 at 8:42 AM, Trevor  wrote:
> > > Haven't cracked it yet. Here is a screen shot:http://bit.ly/d1K1o5
> >
> > This sounds like a CSS/caching issue. Do you have an old
> > public/stylesheets/all.css file? In that case, delete that file.
> > Otherwise try force-reloading the page.
> 
> The culprit was public/javascripts/all.js. Thanks Marius.
> So is it not safe to upgrade using git pull then?
> 
> Cheers,
> Trevor

Well, the problem is that public/javascripts/all.js and 
public/stylesheets/all.css are not automatically regenerated if 
they already exist. What I currently do when I want to restart 
Gitorious after an update is 
"rm public/javascripts/all.js public/stylesheets/all.css & 
 touch tmp/restart.txt" to make sure the correct javascripts 
and stylesheets are used.

//Peter

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com


[gitorious] Re: Clone & push urls not displayed?

2010-07-14 Thread Trevor
On Jul 14, 12:33 am, Marius Mårnes Mathiesen
 wrote:
> On Wed, Jul 14, 2010 at 8:42 AM, Trevor  wrote:
> > Haven't cracked it yet. Here is a screen shot:http://bit.ly/d1K1o5
>
> This sounds like a CSS/caching issue. Do you have an old
> public/stylesheets/all.css file? In that case, delete that file. Otherwise
> try force-reloading the page.
>

The culprit was public/javascripts/all.js. Thanks Marius.
So is it not safe to upgrade using git pull then?

Cheers,
Trevor

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com


Re: [gitorious] Re: Clone & push urls not displayed?

2010-07-14 Thread Marius Mårnes Mathiesen
On Wed, Jul 14, 2010 at 8:42 AM, Trevor  wrote:

> Haven't cracked it yet. Here is a screen shot: http://bit.ly/d1K1o5
>

This sounds like a CSS/caching issue. Do you have an old
public/stylesheets/all.css file? In that case, delete that file. Otherwise
try force-reloading the page.

Cheers,
- Marius

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com


[gitorious] Re: Clone & push urls not displayed?

2010-07-13 Thread Trevor
Haven't cracked it yet. Here is a screen shot: http://bit.ly/d1K1o5

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com