<div class="gmail_quote">On Sun, Feb 1, 2009 at 9:59 PM, Fernando Perez <span dir="ltr"><<a href="http://fperez.net">fperez.net</a>@<a href="http://gmail.com">gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<div class="Ih2E3d"><br>
On Sun, Feb 1, 2009 at 4:28 PM, Darren Dale <<a href="mailto:dsdale24@gmail.com">dsdale24@gmail.com</a>> wrote:<br>
<br>
> Thanks for pointing these out, this was really useful information. I ended<br>
> up signing up for the rss feed.<br>
><br>
> I spent the morning setting things up like he discussed in advanced<br>
> concepts. Here is my .bazaar/locations.conf, which allows you to integrate<br>
> the ideas he talked about in "making pushing easy"  with the layout in<br>
> advanced concepts:<br>
><br>
> [/home/darren/Projects/repos]<br>
> push_location = lp:~dsdale24/<br>
> push_location:policy = appendpath<br>
> public_branch = lp:~dsdale24/<br>
> public_branch:policy = appendpath<br>
><br>
> [/home/darren/Projects]<br>
> cbranch_target = /home/darren/Projects/repos<br>
> cbranch_target:policy = appendpath<br>
<br>
</div>I read his posts but haven't changed my setup yet, partly because my<br>
typical layout is a little different.  I tend to have repos on  a<br>
per-project directory rather than a global one, but I could easily (I<br>
think) use those ideas with my layout, just by having several<br>
repo/cbranch entries.<br>
<br>
My question to you is: do you see any downside of using that split<br>
between repos and checkouts at all?  I like that separation between<br>
the repo storage and the working trees, but before I change things on<br>
my laptop, I'd like to think through any possible disadvantages.<br><br></blockquote><div><br>I like this layout, and my experience so
far has been trouble-free. I switched to this layout for the two projects I have under bzr/lp revision control, on my laptop yesterday and on my office computer this morning. I havent seen any disadvantages yet, and it
was really simple to set up the split layout. If you have reservations,
maybe you could try backing up and splitting just one of your project
directories. I might follow your lead and make a repository for each
project at some point.<br>
<br>
Darren <br></div></div><br>