* Issue with org git repo and/or worg?
@ 2017-11-16 13:10 Kaushal Modi
2017-11-16 13:34 ` Bastien Guerry
0 siblings, 1 reply; 7+ messages in thread
From: Kaushal Modi @ 2017-11-16 13:10 UTC (permalink / raw)
To: emacs-org list, Bastien Guerry
[-- Attachment #1: Type: text/plain, Size: 510 bytes --]
Hello,
I was unable to pull from the orgmode.org git repo via http.
Later in the day I made one commit to the worg git repo. But that change
hasn't yet been published on worg.
I am assuming that the org and worg repos are hosted from the same machine?
If so, something not right with the served git repos, or I messed up my
worg commit (I reviewed the commit[1] again.. not sure what's wrong).
[1]:
http://orgmode.org/w/?p=worg.git;a=commitdiff;h=5c3afcbbd4d2c39e78f805008e2215470c908bbc
--
Kaushal Modi
[-- Attachment #2: Type: text/html, Size: 867 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Issue with org git repo and/or worg?
2017-11-16 13:10 Issue with org git repo and/or worg? Kaushal Modi
@ 2017-11-16 13:34 ` Bastien Guerry
2017-11-16 14:23 ` Kaushal Modi
0 siblings, 1 reply; 7+ messages in thread
From: Bastien Guerry @ 2017-11-16 13:34 UTC (permalink / raw)
To: Kaushal Modi; +Cc: emacs-org list
Hi Kaushal,
I can pull/push for org-mode and worg correctly, I'm not sure what
could be wrong on the server, nothing changed in a while.
Hope you can find a solution!
--
Bastien
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Issue with org git repo and/or worg?
2017-11-16 13:34 ` Bastien Guerry
@ 2017-11-16 14:23 ` Kaushal Modi
2017-12-02 6:56 ` Kaushal Modi
0 siblings, 1 reply; 7+ messages in thread
From: Kaushal Modi @ 2017-11-16 14:23 UTC (permalink / raw)
To: Bastien Guerry; +Cc: emacs-org list
[-- Attachment #1: Type: text/plain, Size: 427 bytes --]
On Thu, Nov 16, 2017, 8:35 AM Bastien Guerry <bzg@gnu.org> wrote:
> Hi Kaushal,
>
> I can pull/push for org-mode and worg correctly, I'm not sure what
> could be wrong on the server, nothing changed in a while.
>
Thanks for checking.
Can you also check if my last commit failed worg build?
Shouldn't that commit update this page:
http://orgmode.org/worg/org-blog-wiki.html ? But it hasn't been updated.
> --
Kaushal Modi
[-- Attachment #2: Type: text/html, Size: 1047 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Issue with org git repo and/or worg?
2017-11-16 14:23 ` Kaushal Modi
@ 2017-12-02 6:56 ` Kaushal Modi
2017-12-05 16:44 ` Bastien Guerry
0 siblings, 1 reply; 7+ messages in thread
From: Kaushal Modi @ 2017-12-02 6:56 UTC (permalink / raw)
To: Bastien Guerry; +Cc: Matt Lundin, emacs-org list, Nicolas Goaziou
[-- Attachment #1: Type: text/plain, Size: 579 bytes --]
On Thu, Nov 16, 2017 at 9:23 AM Kaushal Modi <kaushal.modi@gmail.com> wrote:
>
> Shouldn't that commit update this page:
> http://orgmode.org/worg/org-blog-wiki.html ? But it hasn't been updated.
>
>>
That page hasn't yet updated.
And it looks like worg stopped updating since this commit (the commit prior
to mine):
http://repo.or.cz/worg.git/commitdiff/0fd04017dc72f15baafed59968ca6f4ba30c26ea
Here's the commit log for worg: http://repo.or.cz/worg.git/shortlog
(Also copying Matt as he is mentioned here:
http://orgmode.org/worg/worg-maintainance.html )
--
Kaushal Modi
[-- Attachment #2: Type: text/html, Size: 1478 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Issue with org git repo and/or worg?
2017-12-02 6:56 ` Kaushal Modi
@ 2017-12-05 16:44 ` Bastien Guerry
2017-12-05 17:22 ` Kaushal Modi
0 siblings, 1 reply; 7+ messages in thread
From: Bastien Guerry @ 2017-12-05 16:44 UTC (permalink / raw)
To: Kaushal Modi; +Cc: Matt Lundin, emacs-org list, Nicolas Goaziou
Hi Kaushal,
> Shouldn't that commit update this page: http://orgmode.org/worg/
> org-blog-wiki.html ? But it hasn't been updated.
>
> That page hasn't yet updated.
I've fix something in the Worg publishing configuration, can you
check again, maybe by making a test commit?
Thanks!
--
Bastien
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Issue with org git repo and/or worg?
2017-12-05 16:44 ` Bastien Guerry
@ 2017-12-05 17:22 ` Kaushal Modi
2017-12-06 7:52 ` Bastien Guerry
0 siblings, 1 reply; 7+ messages in thread
From: Kaushal Modi @ 2017-12-05 17:22 UTC (permalink / raw)
To: Bastien Guerry; +Cc: Matt Lundin, emacs-org list, Nicolas Goaziou
[-- Attachment #1: Type: text/plain, Size: 274 bytes --]
On Tue, Dec 5, 2017 at 11:44 AM Bastien Guerry <bzg@gnu.org> wrote:
> I've fix something in the Worg publishing configuration, can you
> check again, maybe by making a test commit?
>
Thank you! It just made another commit and it got published instantly.
--
Kaushal Modi
[-- Attachment #2: Type: text/html, Size: 651 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Issue with org git repo and/or worg?
2017-12-05 17:22 ` Kaushal Modi
@ 2017-12-06 7:52 ` Bastien Guerry
0 siblings, 0 replies; 7+ messages in thread
From: Bastien Guerry @ 2017-12-06 7:52 UTC (permalink / raw)
To: Kaushal Modi; +Cc: Matt Lundin, emacs-org list, Nicolas Goaziou
Kaushal Modi <kaushal.modi@gmail.com> writes:
> Thank you! It just made another commit and it got published
> instantly.
Great, thanks for confirming.
--
Bastien
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2017-12-06 7:52 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-16 13:10 Issue with org git repo and/or worg? Kaushal Modi
2017-11-16 13:34 ` Bastien Guerry
2017-11-16 14:23 ` Kaushal Modi
2017-12-02 6:56 ` Kaushal Modi
2017-12-05 16:44 ` Bastien Guerry
2017-12-05 17:22 ` Kaushal Modi
2017-12-06 7:52 ` Bastien Guerry
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.