[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Not able to configure authentications

From: Eric Lee <eric_at_myprojects.srhost.info>
Date: Mon, 9 Jun 2008 23:24:36 +0800

Oh, which procotol you are used ?

----------------------------------------------------
http://myprojects.srhost.info
eric{at}myprojects{dot}srhost{dot}info

----- Original Message -----
From: Chintan Jariwala
To: users_at_subversion.tigris.org
Sent: Monday, June 09, 2008 9:26 PM
Subject: Re: Not able to configure authentications

In the following situation i was logged in from another username.
an I made,
chintan = r and
@chintanj = r as well.

Regards,
Chintan Jariwala

On Mon, Jun 9, 2008 at 6:45 PM, Chintan Jariwala <jariwala.chintan_at_gmail.com> wrote:

Hi All,
 
Atlast, I am able to install the Subversion at both client & server side.
(I installed red hat enterprise 5.0 - Licensed of course :)) )
Now I am facing a problem regarding the configuration for authentication
I configured every thing to make pages read only but it gets commited every time.

I am putting my situation before you all expert people.

My repo path "/home/chintan/SVN/repo"
In this repo, the repository folder for the project is "JavaApplication1".
Now the path for the project's folder will be "/home/chintan/SVN/repo/JavaApplication1"
I checkout the project from the folder mentioned imidiate above.

Now in svnserve.conf, the password file is set as "passwd" and
the authentication file as "authz".

In "authz" file,

for individual user, I am writing
   [/JavaApplication] or [/] // for project ( i think)
   chintan = rw
   * = r

and for the group
#[groups]
chintanj = chintan, jariwala here, chintanx is group, chintan and jariwala are users.

[repository:/JavaApplication] or [/JavaApplication] or [repository:/] or [/]
@chintanj = rw
* = r

In "passwd"
[users]
chintan = chintan

Please let me know, what's wrong in this.

Waiting for your reply.....
Chintan Jariwala

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-09 17:25:05 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.