Hi Peter,
since GNU APL is hosted on Savannah, I suppose you can use git
already if you want:
https://savannah.gnu.org/git/?group=apl
or:
git clone https://git.savannah.gnu.org/git/apl.git
Regarding myself, I'd rather die before using g
I couldn't agree with Jürgen more!
Although I agree that GIT has become the most popular, having used both
GIT, SVN, and others, I can't imagine a worse system than GIT because:
1. What? You can change history?!?
2. Although I have a very long career, have learned many systems, authored
a comput
Hi Blake,
thanks.
Ad 0. Actually there is a worse system: clearcase. Not sure if it
still exists. I still recall from
about 20 years ago, after travelling across Europe to attend a
code review, that I couldn't
see a single line of c
Oh my goodness….. I apologize for touching some bad memories….. I withdraw my
suggestion, Please forgive my naivety.
Personally I have not had those kind of issues.
> On Dec 22, 2019, at 9:45 AM, Dr. Jürgen Sauermann
> wrote:
>
> Hi Blake,
>
> thanks.
>
> Ad 0. Actually there is a worse syste
Hi,
no worries, Peter.
I believe git is simple to use for those that are just updating
their check-out.
But hard for those who try to commit back into it. Like critics
call APL a write-only
language (https://en.wikipedia.org/wiki/Write-on
On Sun, Dec 22, 2019 at 6:31 PM Dr. Jürgen Sauermann
wrote:
> I believe git is simple to use for those that are just updating their
> check-out.
> But hard for those who try to commit back into it. Like critics call APL a
> write-only
> language (https://en.wikipedia.org/wiki/Write-only_language
Hi Jürgen:
It would be totally wrong to force anyone to move to git and I certainly never
suggested that. IAC I have withdrawn my suggestion.
However just like the people who think of APL as a write-only language there is
an investment in learning git.
It does require setting aside the mental m
I'm sorry. But you all forgot the one “source control” (in quotes, because
it's barely worth the name) system: Microsoft Visual Sourcesafe.
Wow. That thing was horrible.
It didn't have a network protocol. Network support was implementing by
sharing the repository database over SMB. Of course that
For a good time read the mail list "gcc" over the last few months
wherein they discuss the ongoing attempt of conversion of gcc source
from SVN to GIT, and the numerous complications involved.
https://gcc.gnu.org/ml/gcc/
For an even better time, ignore this email message.