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

RE: SVN Query about granting access

From: Geoff Field <Geoff_Field_at_aapl.com.au>
Date: Tue, 8 Apr 2014 09:03:43 +1000

> From: Daniel Shahaf
> Sent: Monday, 7 April 2014 18:13 PM
>
> karthik kg wrote on Mon, Apr 07, 2014 at 17:40:54 +1000:
> > Repository name - TTN
> > Location on the server -
> >
> > /apps/bss/SubVersion_Repository/TTN
> >
> >
> > I tired editing the
> /var/opt/app/SubVersion_Repository/NTT/conf/auth
> > file with below parameter for providing read only access to
> the TTN repository.
> >
> >
> > [repository:/NTT]
> >
> > d389678 = 'r'

As well as what Daniel has quite rightly said, it looks like there's a space at the start of the line. I seem to remember another message on this list commenting that spaces at the start of the line might not be a good idea.

Also, Daniel doesn't say it, but the repository name doesn't look right. Daniel's edited version should get your user authenticated correctly.

> > But even after changing the auth file, i can see i hav
> write access to
> > the user d389678.
> >
> > My query is, is there any file that needs to be updated? if yes,
> > kindly provide us the detailed view of the parameter that
> needs to be
> > updated on the file.
>
> There isn't any other file, but you didn't edit that file correctly.
>
> Don't use single quotes (') in the value. It is not
> guaranteed to work and may stop working in future versions.
>
> I think you mean:
>
> [TTN:/]
> d389678 = r
>
> That is: the "/" path within the repository called "TTN".
>
> If this doesn't work, please indicate whether you use
> svnserve or httpd, and whether you use -r/--root (svnserve)
> or SVNParentPath (httpd) and if so what path it is set to.

Good luck,

Geoff

-- 
Apologies for the auto-generated legal boilerplate added by our IT department:
- The contents of this email, and any attachments, are strictly private
and confidential.
- It may contain legally privileged or sensitive information and is intended
solely for the individual or entity to which it is addressed.
- Only the intended recipient may review, reproduce, retransmit, disclose,
disseminate or otherwise use or take action in reliance upon the information
contained in this email and any attachments, with the permission of
Australian Arrow Pty. Ltd.
- If you have received this communication in error, please reply to the sender
immediately and promptly delete the email and attachments, together with
any copies, from all computers.
- It is your responsibility to scan this communication and any attached files
for computer viruses and other defects and we recommend that it be
subjected to your virus checking procedures prior to use.
- Australian Arrow Pty. Ltd. does not accept liability for any loss or damage
of any nature, howsoever caused, which may result
directly or indirectly from this communication or any attached files. 
Received on 2014-04-08 01:04:28 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.