Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: stard0g101 on July 20, 2007, 10:16:06 AM

Title: subversion authentication
Post by: stard0g101 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!
Title: Re: subversion authentication
Post by: CharlieBrady 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.
Title: subversion authentication
Post by: byte on July 20, 2007, 04:29:24 PM
Moving this topic to the SME 7.x contribs forum, it is more appropriate there. Thanks!
Title: Re: subversion authentication
Post by: cactus 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?
Title: Re: subversion authentication
Post by: stard0g101 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?