On Apr 30, 2022, at 11:50, Blake McBride blake@mcbride.name wrote:
Greetings,
I am pretty sure we are keeping two parallel repos for ABCL, one in subversion and the other in GIT. I thought two things:
- They were kept in sync
- The subversion repo was preferred
There is no preferred repository: a sizable number of contributions have come in through the github.com interfaces. The Subversion trunk provides the linear view of the Git DAG.
I recently compared the two repos and discovered that:
- They are not in sync
- The GIT repo has the latest changes
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.
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.
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.