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

Re: Cannot Commit to SVN 1.0.1

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-19 17:42:41 CEST

On Wed, 2004-05-19 at 10:17, Roehl, Dan wrote:

> [repos:/svn/repos]
>
> @developers = rw

You've specified the repository twice in the square brackets.

The format is [repos:/path/within/the/repos]

If you want @developers to have rw access to the whole repository, then
you would write:

 [repos:/]

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 19 17:47:50 2004

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.