Koozali.org: home of the SME Server

CVS server HOW-TO?

Pedja

CVS server HOW-TO?
« on: April 03, 2005, 03:11:31 AM »

ergozd

CVS server HOW-TO?
« Reply #1 on: April 03, 2005, 10:21:36 AM »

Offline wellsi

  • *
  • 475
  • +0/-0
    • http://www.wellsi.com
CVS server HOW-TO?
« Reply #2 on: April 04, 2005, 09:19:54 AM »
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/
............

rossd

Having problems with ViewCVS
« Reply #3 on: April 29, 2005, 03:15:13 PM »
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

Offline wellsi

  • *
  • 475
  • +0/-0
    • http://www.wellsi.com
CVS server HOW-TO?
« Reply #4 on: April 29, 2005, 04:14:04 PM »
I have not come across this before, I'll look at it this weekend and get back to you.
............

Penguinista

Re: Having problems with ViewCVS
« Reply #5 on: April 29, 2005, 06:19:49 PM »
Quote from: "rossd"
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

rossd

CVS server HOW-TO?
« Reply #6 on: April 29, 2005, 10:41:36 PM »
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]

Offline wellsi

  • *
  • 475
  • +0/-0
    • http://www.wellsi.com
CVS server HOW-TO?
« Reply #7 on: May 01, 2005, 11:41:13 PM »
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
............

rossd

CVS server HOW-TO?
« Reply #8 on: May 02, 2005, 12:18:55 AM »
Brilliant, that's it.  Thanks