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

RE: Authorization with svn+ssh failed

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-02-26 22:36:22 CET

 

> -----Original Message-----
> From: suraiya khan [mailto:khansuraiya@yahoo.com]
...
>
>
> [repository:/var/local/repository_name]
> user = rw
>
> I get 'authorization failed' error while accessing the repository.

The section header is the path in your repository, so suppose you want to
give 'user' read+write rights on your complete repository, use this syntax:

[/]
user = rw

Lieven.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 26 22:41:25 2006

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.