Koozali.org: home of the SME Server

subversion authentication

Offline stard0g101

  • *
  • 15
  • +0/-0
subversion authentication
« on: July 20, 2007, 10:16:06 AM »
Hi there,

I recently installed the subversion repo and setup a few repositories, with no problem. However there appears to be an issue with authentication?

I've tried various combinations of the contrib settings to no avail, so I was wondering if someone might take a bit of time and let me know what the appropriate settings for validating user login attempts against the SME users db?

Thanks in advance!

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: subversion authentication
« Reply #1 on: July 20, 2007, 04:27:29 PM »
Quote from: "stard0g101"

I recently installed the subversion repo ...


Please note the subject of this forum:

Discussion of the use of *ONLY* the components and features included on the SME Server 7.x CD.

Offline byte

  • *
  • 2,183
  • +2/-0
subversion authentication
« Reply #2 on: July 20, 2007, 04:29:24 PM »
Moving this topic to the SME 7.x contribs forum, it is more appropriate there. Thanks!
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: subversion authentication
« Reply #3 on: July 20, 2007, 07:03:59 PM »
Quote from: "stard0g101"
Hi there,

I recently installed the subversion repo and setup a few repositories, with no problem. However there appears to be an issue with authentication?

I've tried various combinations of the contrib settings to no avail, so I was wondering if someone might take a bit of time and let me know what the appropriate settings for validating user login attempts against the SME users db?

Thanks in advance!
How did you setup the repositories? Did you create users and groups for the repositories?
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 stard0g101

  • *
  • 15
  • +0/-0
Re: subversion authentication
« Reply #4 on: July 23, 2007, 01:49:40 PM »
Quote from: "cactus"
Quote from: "stard0g101"
Hi there,

I recently installed the subversion repo and setup a few repositories, with no problem. However there appears to be an issue with authentication?

I've tried various combinations of the contrib settings to no avail, so I was wondering if someone might take a bit of time and let me know what the appropriate settings for validating user login attempts against the SME users db?

Thanks in advance!
How did you setup the repositories? Did you create users and groups for the repositories?


Hi there, thanks for the reply sorry about the misplacement of the question.

Ok, I created a group "tech" and a repo "wwwdev"
Selected "private" for the "wwwdev" repo
then selected the "tech" group for the "wwwdev" repo under its groups section.

Pretty straight forward, but still have an "open to the world svn" which while not horrendous is not desirable.

Should I manuall place a .htaccess in the repo?