You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Yong Shiuh Rong <sh...@synamatix.com> on 2009/03/19 02:54:18 UTC

svn user

Hi there,
I have setup svn on Suse 11, on the testing account, there was no problem
checking out, but all the newly add account, i have problem checking out, do
i need to add those users to svn?

yong

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1352709

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: svn user

Posted by Yong Shiuh Rong <sh...@synamatix.com>.
thanks

On Thu, Mar 19, 2009 at 9:23 PM, Eric <sc...@lightstudios.stonerocket.co.uk>wrote:

>  Please try add this to the authz file
>
> [/]
> $authenticated = rw
> $anonymous = r
>
> or
>
> you may choose who can access the repos by
>
> [/]
> peter = rw
> may = r
>
> you may check out the authz file or svn book at
> http://svnbook.red-bean.com/index.en.html
>
>
>
> Eric,
>
> ----- Original Message -----
> *From:* Yong Shiuh Rong <sh...@synamatix.com>
> *To:* users@subversion.tigris.org
> *Sent:* Thursday, March 19, 2009 10:54 AM
> *Subject:* svn user
>
> Hi there,
> I have setup svn on Suse 11, on the testing account, there was no problem
> checking out, but all the newly add account, i have problem checking out, do
> i need to add those users to svn?
>
> yong
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1941174

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].