675
submitted 11 months ago by American_Jesus@lemm.ee to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] kogasa@programming.dev 8 points 11 months ago

Those bugs and PRs would just get closed without comment. Nobody is going to move a dotfile as a breaking change in any established software. You either get it right the first time or probably never.

[-] nous@programming.dev 33 points 11 months ago

The software can read from both locations in a backwards compatible way. Many tools already do this.

[-] CosmicTurtle@lemmy.world 3 points 11 months ago

The best way to handle this is to have the next version move the old directory (if it exists) and then start reading from there.

That way it's in compliance from then forward.

A UI notice is nice but will probably be ignored.

[-] donnachaidh@lemmy.dcmrobertson.com 11 points 11 months ago

That could break some peoples' dotfile management, e.g. symlinks or git repos. I'd say deprecation notice and reading from both, at least for a while, is better.

load more comments (10 replies)
this post was submitted on 28 Sep 2023
675 points (98.7% liked)

Linux

47228 readers
776 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS