<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 26 March 2015 at 09:55, Graeme Geldenhuys <span dir="ltr"><<a href="mailto:mailinglists@geldenhuys.co.uk" target="_blank">mailinglists@geldenhuys.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2015-03-26 06:43, vfclists . wrote:<br>
> Is there a way to checkout a specific subversion tag or branch in a Git<br>
> mirror of a Subversion repository?<br>
<br>
</span>If your Git mirror cloned all the details you need (trunk, branches and<br>
tags), then yes. Simply checkout the branch you want using "git checkout<br>
-b <name_of_branch>". Setting up such a git mirror is quite hard though<br>
(dependent on how SubVersion was abused) - at least it was when I last<br>
tried to do it.<br>
</blockquote></div><br><br></div><div class="gmail_extra">I am using your Git mirror :). Does it clone all the necessary details?<br></div></div>