=== thomi_ is now known as thomi === yofel_ is now known as yofel [19:10] hey guys [19:10] anyone on? [19:10] Wiz_KeeD, what's up? [19:11] beuno, hello, nice to see someone up [19:11] I am developing a python deployment script using fabric and I can issue ssh commands easy.So I wouldn't need the push-and-update plugin as I can run commands on ssh easy, but I would need to extract data like parent address and etc, read with the language and run the command [19:11] I discovered I can do locally bzr push :parent [19:12] which should push things up to the parent branch, but updating I cannot do from local I need to ssh and execute a command from the server like bzr update path? [19:15] Wiz_KeeD, so you want a tree on the other end? [19:15] yes beuno [19:16] it is there I just need to update it [19:16] sort of push my local modifications from localhost to server [19:16] Wiz_KeeD, yeah, you would need to trigger anything related to the tree locally [19:16] depending on what you want, you can use bzr-upload [19:16] if you *just* want the tree [19:17] how do I get the path from local to run it on remote [19:17] hmm, what does bzr-upload do? [19:17] it just uploads the tree [19:17] but not the bzr metadata [19:17] so it's used to deploy to servers, where you don't want your history [19:18] oh and I keep getting bzr: warning: unsupported locale setting [19:18] on everything I run [19:18] beuno, that sounds nice but i need history as well as a backup method [19:18] not like it takes up too much space you know [19:31] bzr: ERROR: exceptions.AttributeError: 'RemoteRepository' object has no attribute 'get_ancestry' [19:31] help :( === cinerama_ is now known as cinerama