[Lazarus] Is there a way to checkout a specific subversion tag or branch in a Git mirror of a Subversion repository?

vfclists . vfclists at gmail.com
Thu Mar 26 11:15:24 CET 2015


On 26 March 2015 at 09:55, Graeme Geldenhuys <mailinglists at 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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150326/819feaab/attachment-0003.html>


More information about the Lazarus mailing list