Comment 5 for bug 267899

Revision history for this message
Alexey Borzenkov (snaury) wrote :

Jelmer, why is it incomplete? Isn't it already fixed?

It currently prints:
bzr: ERROR: Permission denied: "."

Which sounds pretty correct to me. :-/

Try for yourself:

bzr init myrepo2
cd myrepo2
echo "Some text here" >a.txt
bzr add && bzr commit -m "Initial commit"
bzr svn-push svn://kitsu.ru/empty-no-access/trunk