[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: Chintan Jariwala <jariwala.chintan_at_gmail.com>
Date: Tue, 10 Jun 2008 16:11:47 +0530

Well, I have configured authentication settings successfully.
There were spaces before the options in the "svnserve.conf" file which i
have removed.
And i was using "file://" and "http://" for repository url, but now i am
using "svn://"

*I would like to thank you all people, especialy Eric Lee, Ryan Schmidt, Pierre
Roth*.

Thank you, I will mail you all in the future if any problem occures.

Regards,
Chintan Jariwala

On Tue, Jun 10, 2008 at 10:57 AM, Chintan Jariwala <
jariwala.chintan_at_gmail.com> wrote:

> Currently, I am trying on my own PC.
> My PC is both Client as well as Server.
> I am using "file:///home/chintan/SVN/repo" for the repository.
> and "file:///home/chintan/SVN/repo/JavaApllication1" for the project in the
> repository.
> and "conf" folder is in "file:///home/chintan/SVN/repo"
> so configration folder's path is "file:///home/chintan/SVN/repo/conf".
>
> Kindly suggest setting while using "http" as well.
>
> Regards,
> Chintan Jariwala
>
>
>
> On Mon, Jun 9, 2008 at 8:54 PM, Eric Lee <eric_at_myprojects.srhost.info>
> wrote:
>
>> 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
>>
>
>
Received on 2008-06-10 23:33:09 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.