Yep, that was it. I'm amazed that there weren't more posts out there
about this. I have two different books on Subversion and although
they both do talk about this file, neither of them mention it in the
"getting started" section so I missed it completely. I guess I must
be unusually blind.
One thing still confuses me - why was I able to do an import if I
didn't have write access???
Thanks a lot for your help,
janine
On Mar 15, 2006, at 10:54 PM, Garrett Rooney wrote:
> On 3/15/06, Janine Sisk <janine@furfly.net> wrote:
>
>> Any suggestions out there?
>
> Look at the conf/svnserve.conf file in your repository, it defaults to
> allowing only read-only access, to get write access you'll either need
> to turn on anonymous writes, like this:
>
> [general]
> anon-access = write
>
> Or you'll have to configure a password database, as described in the
> file's comments.
>
> -garrett
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 16 08:21:06 2006