Sylvain Beucler wrote:
On Wed, Jun 18, 2008 at 10:05:15PM -0600, Rob Savoye wrote:
In principle it should work with:
bzr branch bzr://bzr.savannah.gnu.org/gnash/branches/HEAD
but right now this doesn't seem to work.
I get this when I try
bzr branch bzr+ssh://bzr.savannah.gnu.org/gnash test
Permission denied (publickey).
bzr: ERROR: Connection closed: please check connectivity and permissions
(and try -Dhpss if further diagnosis is required)
Using anonymous gets a little further, but then I get this when using
the URLs on the savannah bzr page:
bzr branch bzr://bzr.savannah.gnu.org/gnash test
bzr: ERROR: Not a branch: "bzr://bzr.savannah.gnu.org/gnash/".
- rob -