<div dir="ltr">They are not in sync.<div><br></div><div>[blake@i9-tower abcl.svn]$ svn update<br>Updating '.':<br>At revision 15575.<br>[blake@i9-tower abcl.svn]$ svn log |head<br>------------------------------------------------------------------------<br>r15572 | mevenson | 2022-04-07 06:58:33 -0500 (Thu, 07 Apr 2022) | 3 lines<br><br>doc: update non-resolving reference to Rhode's extensible sequences<br><br>(Jonathan Cunningham)<br>------------------------------------------------------------------------<br>r15571 | mevenson | 2022-04-06 16:26:55 -0500 (Wed, 06 Apr 2022) | 1 line<br><br>Update to javaparser 3.24.2. Fix tests. Fix typo: ignoreable -> ignorable. Have invoke load javaparser first time #1 is used.<br>[blake@i9-tower abcl.svn]$</div><div><br></div><div>---------</div><div><br></div><div>[blake@i9-tower abcl.git]$ git pull<br>Already up to date.<br>[blake@i9-tower abcl.git]$ git log |head<br>commit f60ba2b9bc361689cbfdfaf2072d9a19fab4b8fe<br>Merge: 933fbb13 e0bfbadd<br>Author: Alan Ruttenberg <<a href="mailto:alanruttenberg@gmail.com">alanruttenberg@gmail.com</a>><br>Date:   Tue Apr 12 15:20:54 2022 +0000<br><br>    Merge pull request #483 from alanruttenberg/patch-javaparser-huh<br>    <br>    getField->getName bugfix for javaparser<br><br>commit e0bfbadd9d72a710b329ad8e7bab9ba48e6aeea3<br>[blake@i9-tower abcl.git]$ git log |head -20<br>commit f60ba2b9bc361689cbfdfaf2072d9a19fab4b8fe<br>Merge: 933fbb13 e0bfbadd<br>Author: Alan Ruttenberg <<a href="mailto:alanruttenberg@gmail.com">alanruttenberg@gmail.com</a>><br>Date:   Tue Apr 12 15:20:54 2022 +0000<br><br>    Merge pull request #483 from alanruttenberg/patch-javaparser-huh<br>    <br>    getField->getName bugfix for javaparser<br><br>commit e0bfbadd9d72a710b329ad8e7bab9ba48e6aeea3<br>Author: Alan Ruttenberg <<a href="mailto:alanruttenberg@gmail.com">alanruttenberg@gmail.com</a>><br>Date:   Sun Apr 10 23:12:16 2022 -0400<br><br>    getField->getName Must be a change from updated javaparser. No idea how this worked with the patch I submitted<br><br>commit 933fbb137a6e6ddf9f72fd29ac8bb02897d02da7<br>Author: Mark Evenson <<a href="mailto:evenson.not.org@gmail.com">evenson.not.org@gmail.com</a>><br>Date:   Thu Apr 7 12:53:34 2022 +0100<br><br>    doc: update non-resolving reference to Rhode's extensible sequences<br>[blake@i9-tower abcl.git]$</div><div> <br></div><div> <br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Apr 30, 2022 at 7:02 AM Mark Evenson <<a href="mailto:evenson@panix.com">evenson@panix.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On Apr 30, 2022, at 11:50, Blake McBride <<a href="mailto:blake@mcbride.name" target="_blank">blake@mcbride.name</a>> wrote:<br>
> <br>
> Greetings,<br>
> <br>
> I am pretty sure we are keeping two parallel repos for ABCL, one in subversion and the other in GIT.  I thought two things:<br>
> <br>
> 1. They were kept in sync<br>
> 2. The subversion repo was preferred<br>
<br>
There is no preferred repository:  a sizable number of contributions have come in through the <a href="http://github.com" rel="noreferrer" target="_blank">github.com</a> interfaces.  The Subversion trunk provides the linear view of the Git DAG.  <br>
<br>
> <br>
> I recently compared the two repos and discovered that:<br>
> <br>
> 1.  They are not in sync<br>
> 2.  The GIT repo has the latest changes<br>
<br>
They should be in sync: you will need to provide specific references if you find this not to be the case.  If they aren’t in sync, I will bring them in sync.  <br>
<br>
> <br>
> Personally, I prefer subversion.  However, I feel strongly that we should drop one of the repos so that this out-of-sync situation no longer arises.<br>
<br>
We will be maintaining the current three repository (two Git, one Subversion) bridge by my idiosyncratic Mercurial bridge as long as I am doing the release engineering. <br>
<br>
-- <br>
"A screaming comes across the sky.  It has happened before but there is nothing <br>
to compare to it now."<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div>