checkout/update from google code

Jelmer Vernooij jelmer at vernstok.nl
Fri Jun 5 12:00:55 BST 2009


On Fri, Jun 05, 2009 at 01:19:52PM +0530, Parth Malwankar wrote:
> I tried to update a checkout of a project from
> google code and found the following message. The
> same behaviour is seen for 'bzr checkout'. Subversion
> seems to be working fine.

> I am using bzr 1.15 with bzr-svn 0.6.1 (both ppa) on
> ubuntu 9.04.

> Do I need to do anything differently for this to
> work?

> Thanks,
> Parth

> [src]% bzr checkout http://clojure.googlecode.com/svn/trunk/ clojure-read-only
> HTTP clojure.googlecode.com, Realm: 'Google Code Subversion
> Repository' username: ^Cbzr: interrupted

Bazaar attempts to send a POST request to code.google.com to see if
there is a smart server running there but code.google.com replies with
a 401 Auth required, which causes Bazaar to prompt for authentication.

The only way to work around this at the moment is to prepend the URL
with svn+.

Cheers,

Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 315 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090605/e9a406c4/attachment.pgp 


More information about the bazaar mailing list