[dev] pulling Horde sources

Sebastian Birnbach birnbacs at gmail.com
Sun Jan 6 12:33:16 UTC 2019


Thanks Mike, whatever small bug you fixed works great for me.

I did a fresh clone and install of horde-git-tools and removed the shallow
copy option (//$conf['clone'] = '--depth 1';) in conf.php.
The checkout command (horde-git-tools/bin/horde-git-tools git checkout
FRAMEWORK_5_2)
now completes without errors and the branch command
(horde-git-tools/bin/horde-git-tools git run branch)
yields branches FRAMEWORK_5_2 and master, the former being active.

Thanks a ton!

  Seb.

Am Sa., 5. Jan. 2019 um 16:24 Uhr schrieb Michael J Rubinsky <
mrubinsk at horde.org>:

>
> Quoting Michael J Rubinsky <mrubinsk at horde.org>:
>
> > Quoting Sebastian Birnbach <birnbacs at gmail.com>:
> >
> >> Removing the 'shallow' option in the conf.php unfortunately did not
> change
> >> anything.
> >
> > Did you do a fresh clone after changing this? Just changing this
> > option would not change what was already cloned.
> >
> >>
> >> Vilma was just an example, corresponding messages get output for each
> and
> >> every repository.
> >> So it's 169 'INFO Repository' messages, followed by 169 'INFO Switching'
> >> messages and 2 * 169 'Error pathspec' messages.
> >>
> >> The 'git pass through' command does not yield much information on
> branches.
>
> There was also a small bug in the pass through command handling that
> might have "skipped" over the repository. I've committed a fix in git.
>
>
> >> I cannot see other branches but 'master' on the github portal either.
> >> horde-git-tools/bin/horde-git-tools git run branch
> >> [  INFO  ] Handling git command.
> >>
> >> Please note that the Horde sources got copied (cloned) all right, it's
> the
> >> checkout command that is giving me trouble.
> >>
> >> I'm a bit confused what is supposed to happen. A 'git checkout' is the
> >> definition which branch of a repository I am going to work upon, right?
> >> Everything that is not part of the selected branch should become
> invisible,
> >> yes?
> >>
> >>  Seb.
> >>
> >> Am Sa., 5. Jan. 2019 um 06:07 Uhr schrieb Ralf Lang <lang at b1-systems.de
> >:
> >>
> >>> hi Sebastian
> >>> from memory:
> >>>
> >>> remove the "shallow" option before initial Checkout or adding a large
> >>> number to shallow option.
> >>>
> >>> there is some "run arbitrary git command" mode where you can run git
> fetch
> >>> to get the branches from server before doing git checkout
> >>>
> >>> some repos may not have a framework5_2 branch because they are alpha
> ever
> >>> since. vilma is something like postfixadmin, i doubt you will need it.
> >>> --
> >>> Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
> >> --
> >> dev mailing list
> >> Frequently Asked Questions: http://wiki.horde.org/FAQ
> >> To unsubscribe, mail: dev-unsubscribe at lists.horde.org
> >
> >
> >
> > --
> > mike
> > The Horde Project
> > http://www.horde.org
> > https://www.facebook.com/hordeproject
> > https://www.twitter.com/hordeproject
>
>
>
> --
> mike
> The Horde Project
> http://www.horde.org
> https://www.facebook.com/hordeproject
> https://www.twitter.com/hordeproject
> --
> dev mailing list
> Frequently Asked Questions: http://wiki.horde.org/FAQ
> To unsubscribe, mail: dev-unsubscribe at lists.horde.org
>


More information about the dev mailing list