[paramiko] How to get trunk version of library ?
Robey Pointer
robey at lag.net
Sun Feb 18 12:55:42 PST 2007
On 14 Feb 2007, at 6:16, Anton Patrushev wrote:
> Hello.
> I try to get trunk version of paramiko library and get following
> error:
> D:\Projects\Libraries\paramico>C:\Python24\Scripts\bzr.bat branch
> http://www.lag.net/paramiko/bzr/paramiko/
> bzr: ERROR: Not a branch: http://www.lag.net/paramiko/bzr/paramiko/
Weird, that ought to work. I just tried it myself:
$ bzr branch http://www.lag.net/paramiko/bzr/paramiko/
and it successfully checked out the branch. Maybe your copy of
bazaar is very old?
> How to get trunk version ?
> Do you plan to do nigthly trunk builds ?
Getting a branch from bazaar should be sufficient, since there isn't
any real "build" stage (paramiko is all python).
robey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.lag.net/pipermail/paramiko/attachments/20070218/7bb7e71f/attachment.htm
More information about the paramiko
mailing list