<p>I&#39;m fairly sure that it can do so. I have no idea whether it does so automatically or if not, how one would go about it.  I suppose it would involve creating a repo, pulling in the trunk branch and then each tag/branch.</p>

<p>bzr has a layout closer to subversion where each branch is in a different directory instead of just switched between branches in a common tree. That is why bzr will use branch for both the local branch and the remote branching instead of git using clone. They really are making a branch of that particular directory (in my mind that is still conceptually easier and my fingers find it easier to work with as well). I&#39;m sure someone has given a good tutorial on automatically pulling all the branches and tags into bzr.</p>

<p>--Greg</p>
<p>On Aug 6, 2010 2:32 PM, &quot;Olaf Radicke&quot; &lt;<a href="mailto:briefkasten@olaf-radicke.de">briefkasten@olaf-radicke.de</a>&gt; wrote:<br type="attribution">&gt; Am Freitag, den 06.08.2010, 12:58 -0500 schrieb Greg Hellings:<br>
&gt;&gt; <a href="http://bibletime.thehellings.com/bibletime.git">http://bibletime.thehellings.com/bibletime.git</a><br>&gt; <br>&gt; It&#39;s working! Good job.<br>&gt; <br>&gt; Okay, can Bazaar do this to? I don&#39;t know.<br>
&gt; <br>&gt; <br>&gt; CU<br>&gt; <br>&gt; Olaf<br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; bt-devel mailing list<br>&gt; <a href="mailto:bt-devel@crosswire.org">bt-devel@crosswire.org</a><br>
&gt; <a href="http://www.crosswire.org/mailman/listinfo/bt-devel">http://www.crosswire.org/mailman/listinfo/bt-devel</a><br></p>