Koozali.org: home of the SME Server

SVN Repositories - Checkout Only

Offline trystnw

  • **
  • 22
  • +0/-0
SVN Repositories - Checkout Only
« on: January 07, 2008, 05:22:45 AM »
Hi
How would you restrict access to a SVN repository , such that only a few users are able to check in and checkout stuff , while everybody else is able to checkout stuff only ?

Thanks
sharath

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: SVN Repositories - Checkout Only
« Reply #1 on: January 07, 2008, 03:16:39 PM »
Hi
How would you restrict access to a SVN repository , such that only a few users are able to check in and checkout stuff , while everybody else is able to checkout stuff only ?

Thanks
sharath
This is not possible with the current version of smeserver-subversion using the interface, I have plans for this, but unfortunately I do not have the time to do such a major change at the moment.

If you know your way around the template system and are familiar with the apache configuration directives you can manually modify the templates to suit your wishes, for some samples take a look in this section of the SVN book.

Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline trystnw

  • **
  • 22
  • +0/-0
Re: SVN Repositories - Checkout Only
« Reply #2 on: January 08, 2008, 04:54:26 AM »
Thanks

Will try that and keep you posted

Sharath