Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Pedja on April 03, 2005, 03:11:31 AM
-
http://www.e-smith.org/docs/howto/cvsinstall-howto.html
http://www.e-smith.org/docs/howto/cvs_ssh_howto.html
This documents are not available. Are there copies I can look for?
-
Hope this link helps
http://gd.tuwien.ac.at/opsys/linux/e-smith/docs/howto/cvsinstall-howto.html
-
I have written some CVS HowTos have a look at:
http://wellsi.com/sme/cvs/cvs.html
and there is more CVS related information from
http://wellsi.com/sme/index.html
Any problems let me know - as I probably should update them.
Finally if you use the wayback machine then you can find the original e-smith.org site with the original HowTos.
start at: http://web.archive.org/web/20040323072722/www.e-smith.org/howto/
-
I have tried to follow instructions on http://wellsi.com/sme/cvs/cvs.html, but seem to fall over at the last hurdle. I try to log on to viewCVS and get:
403
You don't have permission to access /cvsroot/cgi-bin/viewcvs.cgi on this server.
Any pointers would be appreciated?
David
-
I have not come across this before, I'll look at it this weekend and get back to you.
-
I have tried to follow instructions on http://wellsi.com/sme/cvs/cvs.html, but seem to fall over at the last hurdle. I try to log on to viewCVS and get:
403
You don't have permission to access /cvsroot/cgi-bin/viewcvs.cgi on this server.
Any pointers would be appreciated?
David
What version of SME Server are you using?
Matthew Copple
-
I'm running SME Server 6.0.1-01
I set up an ibay as per instructions. Group is None(Staff), but I also tried Everyone. Permissions Write=group, read=group. I also enabled "Execution of dynamic content (CGI, PHP, SSI)" since I assumed this was needed for the GCI script.
I have not patched this install in anyway, other than the CVS stuff.[/quote]
-
I've just gone through my HowTo again, and added one relevant section which I hope solves your problem.
Common Problem: The following error is seen,
Forbidden
You don't have permission to access /ibayname/cgi-bin/viewcvs.cgi/ on this server.
This is due to the permissions to ibayname which needs to be changed from the Server Manger.
Public access = Local Network (no password) or any value apart from No access.
Dynamic = enabled
-
Brilliant, that's it. Thanks