On Tue, 4 Sep 2012, John Doe wrote:
> From: Michael Hennebry
>
>> How do I set up a subversion repository so
>> that svn can use an svnserve running locally?
>> I own the repository.
>> svnserve -d -r ... runs as me.
>> svn mkdir -m 'make trunk' svn://localhost/redeye/trunk
>> fails with
>> svn:
From: Michael Hennebry
> How do I set up a subversion repository so
> that svn can use an svnserve running locally?
> I own the repository.
> svnserve -d -r ... runs as me.
> svn mkdir -m 'make trunk' svn://localhost/redeye/trunk
> fails with
> svn: Authorization failed
> There is no request for
How do I set up a subversion repository so
that svn can use an svnserve running locally?
I own the repository.
svnserve -d -r ... runs as me.
svn mkdir -m 'make trunk' svn://localhost/redeye/trunk
fails with
svn: Authorization failed
There is no request for credentials.
Is anyone that can willing
3 matches
Mail list logo