/srv/irclogs.ubuntu.com/2014/07/01/#bzr.txt

=== FourDollars_ is now known as FourDollars
=== bob2_ is now known as bob2
thrustcorejelmer: how can I ignore the file?09:14
jelmerthrustcore:  "bzr ignore FILENAME"11:49
=== jam is now known as jam1
thrustcorethanks jelmer :) that's exactly what I wanted11:52
thrustcorejelmer: now it says These files will continue to be version controlled unless you 'bzr remove' them. to the file I ignored though, is that right?11:52
spivthrustcore: right, "bzr ignore" doesn't provide a way to have a file be both versioned *and* locally modified.11:55
thrustcorespiv: is there any way to do it?11:55
spivNot built-in.11:55
spivIn principle it's something that could be added, but the bzr core doesn't have that concept so it'd likely be a pain to write a plugin to do it.11:56
thrustcorewhat's the plugin language for bzr11:56
spivPYthon11:56
thrustcorehow do bzr plugins work?11:57
spiv(There's also the UI challenge of adding yet another state a file can be in)11:57
thrustcoreI don't use the UI11:57
spivThe "bzr" command line tool is still a UI :)11:57
jelmerthrustcore: I think spiv also means the command line UI :)11:57
thrustcoreah, indeed11:57
spivThe best description of how plugins work is in the docs.  It'll be more complete and more accurate than I can describe on IRC :)11:58
spivProbably clearer too ;)11:58
thrustcoreall right then11:58
thrustcorehonest opinion, should writing such a plugin take more than 2 hours?11:58
spivIf you're unfamiliar with bzrlib, I'd expect so unfortunately.11:59
spiv(If you were, I reckon it'd be borderline; something hackish but sufficient for you might be possible in that time.)11:59
thrustcorefair enough :)11:59
spivProbably a commit hook of some sort.12:00
spivBut it'd probably need to do funny things with the WorkingTree objects passed through that hook.12:00
thrustcoreyeah, if I weren't using bzr as a part of my job I would probably just edit the source myself12:00
thrustcoreto just change the single place where it's committed12:00
davidbutlerhello13:37
davidbutlerI am trying to figure out how to get bzr integration wtih KDE’s dolphin, it seemed to work on a previous installation of ubuntu, but it doesn’t seem to work this time… I apt-get installed the plugin, do I need to do anything else to enable it?13:38
=== Enlik is now known as Guest82853
davidbutleri solved my issue, btw13:46
=== thrustcore is now known as thrustcore`away

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!