On Mon, Oct 19, 2015 at 09:59:03AM -1000, Jason Merrill wrote:
> >Done.  But I can't seem to commit the patch to the c++-delayed-folding
> >branch; is that somehow restricted?  I'm getting:
> >
> >svn: E170001: Commit failed (details follow):
> >svn: E170001: Authorization failed
> >svn: E170001: Your commit message was left in a temporary file:
> >svn: E170001:    '/home/marek/svn/c++-delayed-folding/svn-commit.tmp'
> >
> >and I've checked out the branch using
> >svn co svn://mpola...@gcc.gnu.org/svn/gcc/branches/c++-delayed-folding/
> 
> You need to use svn+ssh:// rather than svn:// if you want to be able to
> commit.  From svnwrite.html:
> 
> It is also possible to convert an existing SVN tree to use SSH by using svn
> switch --relocate:
> 
>     svn switch --relocate svn://gcc.gnu.org/svn/gcc
> svn+ssh://usern...@gcc.gnu.org/svn/gcc

Oh my, thanks.  Committed now.

        Marek

Reply via email to