[11:53] Just wondering, does bzr have builtin support for ssh, or does it require an external ssh/plink executable? [11:57] yacc_: it can either use external ssh/plink, or the python paramiko module [11:58] jelmer, :) [11:59] Any description how private/public keys are handled with paramiko? [12:00] I think it just reads them from ~/.ssh, but I'm not entirely sure [12:01] jelmer, openssh format? [12:01] yacc_: I'm not actually sure, sorry [12:06] jelmer, no problem, it's such a PITA to support Windows users if one has no Windows box at hand ;( [12:11] I enjoy supporting Windows. First you find a good solid branch, then tie a noose on the end of the rope... [12:31] fullermd, well, there are some improvements on this, I mean you might be forced to use subversion repositories, Windows PC as work stations, ... [12:32] fullermd, getting a DVCS (I've reached the point where I don't care if it's bzr, git, hg, monotone or whatever) that can work with such an setup (did I mention that the subversion repo is full of nice or not so nice svn:external properties?) can get one into an asylum really quick. [12:34] Obviously, you'd need to about that "subversion" stuff and get something industrial strength. Like ClearCase. [12:35] fullermd, well, at least I work for the bleeding edge part of the company, we already have svn and don't even need to have CC installed on our PCs, ... [12:37] Gotta be careful. You never know when it might mutate and become airborne :| [12:43] It's not really funny. git is a pure joy under Windows (and because the svn bindings for perl are even more fun to create than the python ones it uses an ancient git-svn) [12:43] bzr/hg have their own joy, e.g. random grass root pythons installed on the developer/tester work stations, ... === liam_ is now known as Guest1997 [13:37] Ok, I've setup that plink.exe can access hostname.org (saved session as hostname.org) with a password. (eg. plink hostname.org id / plink hostname.org bzr do work without a password) [13:38] set BZR_SSH="c:\program files (x86)\putty\plink.exe" [13:38] bzr branch bzr+ssh://hostname.org/path asks for a password. [13:41] Ok, I've setup the putty session so it can login WITHOUT a password (using a PPK) [13:56] ErrorFromSmartServer: Error received from smart server: ('PermissionDenied', '/home/andreas/private/conf2html/.bzr/repository/upload/9hzeuy945jl4nur1wlo9.pack', ": [Errno 13] Keine Berechtigung: u'/home/andreas/private/conf2html/.bzr/repository/upload/9hzeuy945jl4nur1wlo9.pack'") <= any idea why my branch has no repository directory? === BasicMBP is now known as BasicOSX === liam_ is now known as Guest32295