I'm trying to successfully invoke /usr/local/bin/gitorious by means of ssh on 
the 'next' branch.

I'm getting a "Access denied or wrong repository path".

It appears that the exception is raised in lib/gitorious/ssh/client.rb, method 
real_path, because configuration["real_path"] is not set.
I cannot find any place where that value is supposed to be set. What am I 
missing?


[In git-daemon, I find:
   real_path = File.expand_path(repository.full_repository_path)
Assuming that configuration["real_path"] is sort of the same idea, it looks 
like it is derived from the path to the repository constructed from 
repository_base_path in the gitorious.xml file. Which would make sense. But 
where is the code that does this?]

Mystified ...



Johannes.

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

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to