Cannot serve using bzr serve after doing an svn-import

Andrew Bennetts andrew.bennetts at canonical.com
Mon Jan 18 00:10:06 GMT 2010


Anteru wrote:
> Hi,
> 
> we've just tried to serve a repository using plain bzr serve, but
> we're running into an error when trying to pull (shameless note: For
> a longer list of problems, see the "Migration from SVN" thread):
> 
> ERROR: Server sent an unexpected error: ('error', "[Errno 13] Can't
> open file '/home/someuser/.subversion/servers': Permission denied")

Hmm, odd.  Is there a traceback in the server's ~/.bzr.log?

My guess is that the bzr-svn plugin somehow causing the subversion
library to be involved.  I'm not sure why this would be the case, but
perhaps try running bzr serve with --no-plugins?

-Andrew.




More information about the bazaar mailing list