[LyX features/cleanup/updateMacros4] Quash error message when we are loading.

Kornel Benko kornel at lyx.org
Fri Nov 13 22:45:49 UTC 2020


Am Fri, 13 Nov 2020 17:43:01 -0500
schrieb Richard Kimberly Heck <rikiheck at lyx.org>:

> On 11/13/20 4:58 PM, Kornel Benko wrote:
> > Am Fri, 13 Nov 2020 16:55:17 -0500
> > schrieb Scott Kostyshak <skostysh at lyx.org>:
> >  
> >> On Fri, Nov 13, 2020 at 10:24:01PM +0100, Kornel Benko wrote:  
> >>> Am Fri, 13 Nov 2020 16:01:38 -0500
> >>> schrieb Scott Kostyshak <skostysh at lyx.org>:
> >>>      
> >>>> On Fri, Nov 13, 2020 at 09:55:05PM +0100, Kornel Benko wrote:  
> >>>>> Am Fri, 13 Nov 2020 02:37:27 +0100 (CET)
> >>>>> schrieb Richard Kimberly Heck <rikiheck at lyx.org>:
> >>>>>        
> >>>>>> The branch, cleanup/updateMacros4, has been updated.
> >>>>>>        
> >>>>> How can I access this repo? Not seen in 'git branch -a'.
> >>>>>
> >>>>> 	Kornel  
> >>>> Does "git fetch features" fetch the branches for you? It seems to work for me:
> >>>>
> >>>>    $ git fetch features
> >>>>    remote: Counting objects: 33188, done.
> >>>>    remote: Compressing objects: 100% (5743/5743), done.
> >>>>    remote: Total 30051 (delta 25107), reused 28885 (delta 24071)
> >>>>    Receiving objects: 100% (30051/30051), 56.77 MiB | 4.44 MiB/s, done.
> >>>>    Resolving deltas: 100% (25107/25107), completed with 1642 local objects.
> >>>>    From git.lyx.org:features
> >>>>       922303c3cc..bc5562cb4f  betterbreak           -> features/betterbreak
> >>>>     * [new branch]            cleanup/updateMacros  ->
> >>>> features/cleanup/updateMacros
> >>>>     * [new branch]            cleanup/updateMacros2 ->
> >>>> features/cleanup/updateMacros2
> >>>>     * [new branch]            cleanup/updateMacros3 ->
> >>>> features/cleanup/updateMacros3
> >>>>     * [new branch]            cleanup/updateMacros4 ->
> >>>> features/cleanup/updateMacros4
> >>>>     * [new branch]            feature/docbook       -> features/feature/docbook
> >>>>    $
> >>>>
> >>>> Scott  
> >>> I get:
> >>> $ git fetch features
> >>> fatal: 'features' does not appear to be a git repository
> >>> fatal: Could not read from remote repository.
> >>>
> >>> Please make sure you have the correct access rights
> >>> and the repository exists.
> >>> Exit 128
> >>>
> >>> $ git branch -a
> >>> * feature/docbook
> >>>    master
> >>>    xml
> >>>    remotes/origin/HEAD -> origin/master
> >>>    remotes/origin/betterbreak
> >>>    remotes/origin/betterspacing
> >>>    remotes/origin/biblatex
> >>>    remotes/origin/biblatex2
> >>>    remotes/origin/chat3
> >>>    remotes/origin/feature/docbook
> >>>    remotes/origin/features/fix-tex2lyx-tests
> >>>    remotes/origin/features/python3
> >>>    remotes/origin/fix-tex2lyx-tests
> >>>    remotes/origin/kill-print
> >>>    remotes/origin/kill-tex2lyx-define
> >>>    remotes/origin/master
> >>>    remotes/origin/properpaint
> >>>    remotes/origin/vfr/update-boost-1_54_0
> >>>    remotes/origin/xml
> >>>
> >>> 	Kornel  
> >> What is your output from "git remove -v" ? Here is mine:
> >>
> >>    $ git remote -v
> >>    features	git at git.lyx.org:features.git (fetch)
> >>    features	git at git.lyx.org:features.git (push)
> >>    origin	git at git.lyx.org:lyx (fetch)
> >>    origin	git at git.lyx.org:lyx (push)
> >>
> >> Scott  
> > $ git remote -v
> > origin	git at git.lyx.org:features.git (fetch)
> > origin	git at git.lyx.org:features.git (push)
> >
> > Interesting, but I do not understand what is wrong here.  
> 
> Hmm. That is worrying. You seem to have origin pointing at the features 
> repo. I don't expect you want that (unelss this is a separate directory 
> you set up just for the features repo).
> 
> If you do "git fetch" followed by "git br -a", then do you see my branch?
> 
> Riki
> 
> 

Thanks, that was it. Missing 'git fetch'.

	Kornel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20201113/d0ea5573/attachment.asc>


More information about the lyx-devel mailing list