=== fullermd_ is now known as fullermd === Peng_ is now known as Peng === who_da_fly is now known as superfly === Guest75668 is now known as wgrant === wgrant is now known as Guest89446 === Guest89446 is now known as wgrant [10:14] hello. bzr newbie here. Why "bzr add" may be silent? Even with --verbose? [13:00] ciampix: not sure I follow? It should print names of all files it's adding [13:01] jelmer_, yes I though so but I do "bzr add" and it output nothing... [13:01] ciampix: are there actually files that haven't been versioned already? [13:02] jelmer_, these files are versioned, I would like to add my modifications... [13:03] ciampix: there is no need to add your modifications, there is no staging area like in git [13:03] ciampix: bzr commit will pick up those changes [13:04] jelmer_, ahhh ok! I am from git... [13:04] jelmer_, many thanks! [13:24] jelmer_, bzr: ERROR: Cannot lock LockDir([...cutted...]) Transport operation not possible: http does not support mkdir() [13:25] ciampix: you can't push over http [13:25] you'll need ssh [13:25] jelmer_, I do not understand ... I was doing a commit, not a push... [13:26] ciampix: how did you create your local branch? [13:26] ciampix: using "bzr checkout" or "bzr branch" ? [13:28] jelmer_, I've used a script so I do not know the method used but I imagine that it is only for "read-only" local mirrors (kicad build script) so I imagine I have to do some local repo manually and by ssh ... [13:28] ciampix: to "unbind" it from the remote branch, use "bzr unbind" [13:30] jelmer_, ah with bind-ed local branches every commit do automatically a push? I am right? [13:30] yes [13:30] thanks that clears up many things in my mind... [13:33] jelmer_, I am always amazed by the level of help that free project groups deliver... [13:33] ;-) === jelmer_ is now known as jelmer [14:35] jelmer, many many thanks! Done my first commit+push! === lamont` is now known as lamont === SamB__ is now known as SamB === wallyworld_ is now known as wallyworld