/srv/irclogs.ubuntu.com/2011/11/19/#bzr.txt

slangasekvila: strange, I completely missed your ping before.  Did my answer on the bug suffice?02:47
=== wallyworld is now known as Guest34122
vilaslangasek: good enough for now, I'll prototype something and we can discuss refinements from there09:33
=== yofel_ is now known as yofel
=== Quintasan_ is now known as Quintasan
slangasekvila: ok, cheers :)19:45
sanbarI have the the directory structure /code, /code/language1, /code/language1/project1, /code/language/project2, etc.  I wish to create a repository in /code, so I used init-repository on /code22:49
sanbarHowever, I wish to create my branches in the project directories - do I use init-repository on /code/language, or init (to create a branch on it)?22:50
sanbar/code/language1*22:50
sanbarie, can you have repositories within repositories?22:51
jelmerhi sanbar23:00
jelmersanbar: you can nest repositories, but only the "closest" repository will be used23:00
jelmeri.e. if you create a repository in /code and a repository in /code/language1, and then create a branch in /code/language1/project123:00
jelmerthen all revisions will be stored in /code/language123:01
sanbardoes it do any good to have nested repositories then at all?23:30
sanbarjelmer: ^23:31
sanbar(they do seem to be "browsable" using the gui utils, so maybe that is the only benefit?23:31
sanbarOh, I get it - you can mix branches/repositories in the "parent" repository.  That would be the benefit, then ...23:33
sanbar(since it would be "closest" for a branch immediately underneath it ...)23:33
sanbarjelmer: ^23:33
jelmersanbar: sorry, was away for a bit23:53
jelmersanbar: no, there isn't much use in having nested repositories23:54

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