Hi,

I have a working Gitorious in my local server. All works well however,
when I create a new branch from a repository, push something (new
files / change in files) and I try to access the diff page, I always
get
"Page not found!" the same happens with the comments page.

This does not happen with main projects i.e. Not branched projects.

For example: I pushed a commit getting the following message:

To g...@repository.rmg.ilri.cgiar.org:~cquiroswm1337/cross-impact/
cquiros-crossimpact.git
   ff98904..36b051d  current -> current

In the gitorious web page I get:

current changed from ff98904 to 36b051d
Carlos Quiros committed 36b051d3 on September 06, 2011 09:55
Change to load only climate

The link to the commit properly takes me to:
http://repository.rmg.ilri.cgiar.org/~cquiroswm1337/cross-impact/cquiros-crossimpact/commit/36b051d3d08dae8b5bd1a331730151f99642b3dc

But when I click to the diff page that takes me to
http://repository.rmg.ilri.cgiar.org/~cquiroswm1337/cquiros-crossimpact/commit/36b051d3d08dae8b5bd1a331730151f99642b3dc/diffs

Here you can see that the "/cross-impact/" is removed from the diff
link hence the "Page not found!"

If I add the "/cross-impact/" it properly takes me to the diff page
showing the changes

The only error that I get in the logs are:

MemCacheError (No connection to server (localhost:11211 DEAD
(Errno::ECONNREFUSED: Connection refused - connect(2)), will retry at
Mon Sep 05 15:27:46 EAT 2011)): No connection to server (localhost:
11211 DEAD (Errno::ECONNREFUSED: Connection refused - connect(2)),
will retry at Mon Sep 05 15:27:46 EAT 2011)
MemCacheError (No connection to server (localhost:11211 DEAD
(Errno::ECONNREFUSED: Connection refused - connect(2)), will retry at
Mon Sep 05 15:27:46 EAT 2011)): No connection to server (localhost:
11211 DEAD (Errno::ECONNREFUSED: Connection refused - connect(2)),
will retry at Mon Sep 05 15:27:46 EAT 2011)

But I don't know if its related to the "Page not found" Any idea what
can I check or how can I fix it?

Many thanks in advance
Carlos

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

Reply via email to