On 04/05/2013 09:12 AM, Jan Nijtmans wrote:
> Jeff, this is a very useful recipe that should be documented in
> the fossil documentation somewhere!
> 
> Tried it, and only found one obvious minor typo:
>>ssh -t myproject,myu...@shell.sourceforge.net create
> This should be:
>>ssh -t myuser,myproj...@shell.sourceforge.net create
> 
> A new "fosclipse" project is registered now, the related
> chiselapp repositories moved there and all other steps
> followed. So, I would expect the following url to lead to
> the core repository:
> <http://fosclipse.sourceforge.net/projects/fosclipse/cgi-bin/repos/fosclipse-core>
> I tried all kinds of variations for this URL as well,
> but I don't see anything. Any ideas how I can debug
> that? What did I do wrong?

I haven't really looked into it, but
  http://fosclipse.sourceforge.net/cgi-bin/
returns a 403 error (Forbidden), which suggests that there _is_ a
cgi-bin directory there all right, but that there's a permissions problem.

(I suspect the /projects/fosclipse/ part of your URL are just
server-side mapping for the 'fosclipse' subdomain).


-- 
Martijn Coppoolse
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to