On 26 March 2015 at 09:55, Graeme Geldenhuys <mailingli...@geldenhuys.co.uk>
wrote:

> On 2015-03-26 06:43, vfclists . wrote:
> > Is there a way to checkout a specific subversion tag or branch in a Git
> > mirror of a Subversion repository?
>
> If your Git mirror cloned all the details you need (trunk, branches and
> tags), then yes. Simply checkout the branch you want using "git checkout
> -b <name_of_branch>". Setting up such a git mirror is quite hard though
> (dependent on how SubVersion was abused) - at least it was when I last
> tried to do it.
>


I am using your Git mirror :). Does it clone all the necessary details?
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to