On Mon, Jul 14, 2008 at 01:21:11PM +0200, Juan Pedro Bolivar Puente wrote: > Hi >> I enabled it. >> >> > This is efficiency :) Many thanks. > >> This is beta service, feedback and contributions welcome :) > It does not seem to work ok. I'm getting this error: > > [EMAIL PROTECTED]:~/devel/test$ bzr branch > sftp://[EMAIL PROTECTED]/srv/bzr/psychosynth > bzr: ERROR: Not a branch: > "sftp://[EMAIL PROTECTED]/srv/bzr/psychosynth/". > > Any suggestions?
Yes, the bzr archive is not pre-created, because there's no standard way to do it. You need to do that. Check 'init' and 'init-repo' commands. -- Sylvain
