/srv/irclogs.ubuntu.com/2013/11/12/#bzr.txt

Wiz_KeeDhello guys08:18
Wiz_KeeDI have a directory that is owned by www-data and www-data group, how do I manage a bzr branch when new files are constantly being generated and I cannot be expected to chmod g+w ./* -R every time08:19
Wiz_KeeDguys, how does one update thew working tree?15:09
jelmerWiz_KeeD: "bzr update"15:10
Wiz_KeeDI tried that it does not update the working tree, still empty15:10
Wiz_KeeDI moved everything out and did revert -r latest_revision15:10
Wiz_KeeDand it worked15:10
jelmerso it does depend on what you mean by "update"15:11
Wiz_KeeDupdate the working tree precisely to what the revision has15:15
jelmerjust "bzr revert" should do that15:17
Wiz_KeeDwith --no-backup so i don't have a lot of crap to deal with?15:23
jelmerit should only create backup files for files that have actually changed15:26
Wiz_KeeDyeah they would be a lot15:38
jfcaronIs there a way to set something in bazaar.conf (or elsewhere) that makes "bzr diff" automatically do the same thing as "bzr cdiff"?  cdiff isn't intuitive enough for me.20:38
jfcaron"bzr diff" is apparently not an allowed bash alias name because of the space.20:38
jelmerjfcaron: yes, add an alias for 'diff' to 'diff --color'20:38
jelmerjfcaron: a bzr alias, rather than a bash alias20:38
jfcaronWhat's the difference between diff --color and cdiff?20:39
jelmerthey should be the same thing20:40
jelmeryou can create an alias to cdiff too20:40
jfcaronCool, thanks.20:40
jfcaronAnd it's a global setting in my bazaar.conf, as I wanted.20:41

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