IdP git repo: 3.1.2 branch/tag
Misagh Moayyed
mmoayyed at unicon.net
Wed Jul 8 15:56:09 EDT 2015
Cool. I see there are some hints for reviewers. I can start there.
I have not had a problem with EOLs, and have tried this both on Win and Mac.
I’ll run some more tests, but generally, those are “sane”. The commit log is
also fine; there was an issue with Marvin’s id that was just not showing the
author name, but that seems to have been resolved.
Next, I am going to focus on tags and branches mostly, as they seem to be
somewhat “insane”. Also, I mostly use the git repo for browsing code when I
need to troubleshoot something that isn’t so obvious from the logs; all
other dev works is based against binaries.
From: dev [mailto:dev-bounces at shibboleth.net] On Behalf Of Ian Young
Sent: Wednesday, July 8, 2015 12:50 PM
To: Shib Dev
Subject: Re: IdP git repo: 3.1.2 branch/tag
On 8 Jul 2015, at 19:46, Misagh Moayyed <mmoayyed at unicon.net
<mailto:mmoayyed at unicon.net> > wrote:
I am trying to find a snapshot of the IdP code for 3.1.2. In the git repo, I
neither see a branch nor a tag for 3.1.2.
The converted preview only gets updated manually. I've just pushed a new
version. Note that you'll probably need to re-clone to make everything make
sense as there have been some structural changes. If you are trying to work
on top of these repositories (which I don't advise) then you'll need to
record and replay your own changes somehow.
Also, there are a lot of what seem to be “bogus” tags labeled under
“emptycommit”s, etc. Should they be there?
Rod has reviewed those for me, and I will be working through them and
removing most of them in the next few days.
"emptycommit" tags are the results of anything in Subversion which ends up
being an empty commit in Git. For example, a Subversion revision which only
creates a directory ends up being an emptycommit-nnnn where nnnn is the
Subversion revision.
-- Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20150708/4f60d8d7/attachment.html>
More information about the dev
mailing list