----- Original Message -----
From: "Joseph Nathaniel Paulson" <jpaulson at umiacs.umd.edu>
To: bioc-devel at r-project.org
Sent: Thursday, November 13, 2014 7:48:56 PM
Subject: [Bioc-devel] Github link broken?
Hi,
I've been checking
http://www.bioconductor.org/checkResults/devel/bioc-LATEST/
for a while now and I noticed my package hasn't been pushed to the
devel-branch on bioconductor. I'm wondering if there has been a delay
or if
there is an issue with bioc-sync recognizing my changes??
Thank you for the time!
I assume you are talking about metagenomeSeq? The last commit comment in
git is:
Fixing date in description
The last commit comment in svn is the same. So they are in sync.
For changes to appear in the next day's build report, they need to be
committed by 5:20PM Seattle time. The last commit in metagenomeSeq was made
at 8:02PM last night. So they should appear in tomorrow's build report.
If you are in doubt, you can always check whether your git commit made it
to svn by doing:
svn log -v https://hedgehog.fhcrc.org/bioconductor/trunk/madman/
Rpacks/metagenomeSeq | less
And compare the messages there to what git log tells you.
Dan
Best wishes
[[alternative HTML version deleted]]