All of lore.kernel.org
 help / color / mirror / Atom feed
* [poll] does anybody depend on RelNotes being a symbolic link?
@ 2015-02-11 22:23 Junio C Hamano
  0 siblings, 0 replies; only message in thread
From: Junio C Hamano @ 2015-02-11 22:23 UTC (permalink / raw)
  To: git

I am wondering if I can turn the top-level RelNotes symbolic link
into a regular file.

The benefit for doing that is that I can start the file like so:

    Git ???? Release Notes
    ======================

    Updates since v2.3

early in the cycle and then later decide if we want to make the next
one 3.0 or 2.4.  And then just after the release, I move it down to
Documentation/RelNotes/3.0.0.txt (or 2.4.0.txt) and start the next
cycle.

One thing that worries me is that people and their build scripts
might depend on being able to figure out the upcoming release name
by reading the symbolic link, assuming that the link would point to
Documentation/RelNotes/x.y.z.txt, and such a change ends up breaking
their setup.  I am not sure how likely this would be.  Objections?

Also any other objections, other possible cause of breakages I may
have missed?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-11 22:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-11 22:23 [poll] does anybody depend on RelNotes being a symbolic link? Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.