Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: AI-Based Coding Taking Over Date: 12 Jan 2026 07:43:30 GMT Lines: 21 Message-ID: References: <10e2pfu$l73a$1@dont-email.me> <10e4qbh$16v9t$4@dont-email.me> <10e8lhl$2ekms$1@dont-email.me> <6907e97a@news.ausics.net> <10g2quq$2st2p$9@dont-email.me> <10k27ip$260ec$1@dont-email.me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net CjbwLy7PUuDGG6B3TGbDnQVJApB0dvn7mzyKC58otKnzdEfk2q Cancel-Lock: sha1:Suujdigkfdjeo+Hpvr5UDAK76So= sha256:n6ZMb4Ww8GttKwrX7G144ujSiD3NiSSoOuhrg8H0zuA= User-Agent: Pan/0.162 (Pokrosvk) Xref: csiph.com comp.os.linux.misc:80973 On Mon, 12 Jan 2026 07:24:10 -0000 (UTC), Lawrence D’Oliveiro wrote: > On Wed, 26 Nov 2025 13:23:41 +0200, Anssi Saari wrote: > >> I wonder how well those things manage software lifecycle? > > I know of no solution that successfully combines graphical-based > programming with effective version control. Even after decades of > experience with both, there is still no graphical equivalent to the > ability to do a diff on plain text files. I'm not sure what you mean. https://en.wikipedia.org/wiki/Microsoft_Visual_SourceSafe It sucked but you could easily do a diff. https://en.wikipedia.org/wiki/TortoiseSVN https://en.wikipedia.org/wiki/VisualSVN I used subversion from the command line but either are okay.