Bug#901172: Fwd: Re: update 7release-notes script to use the git repo of "release-notes"
Laura Arjona Reina <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <b6940d7f-e9c4-59a9-c8b7-96cbdd35077c__6329.24671886048$1532611155$gmane$org@debian.org> |
Resending to the open bug report about the topic, so all the suggestions and comments are in the same place. Thanks! -------- Mensaje reenviado -------- Asunto: Re: update 7release-notes script to use the git repo of "release-notes" Resent-Date: Sat, 9 Jun 2018 19:37:24 +0000 (UTC) Resent-From: [email protected] Fecha: Sun, 10 Jun 2018 04:37:01 +0900 De: victory <[email protected]> Para: [email protected] On Sat, 9 Jun 2018 20:45:23 +0200 Laura Arjona Reina wrote: > 1.- With svn we had one folder for each branch that was storing the > release notes of one release. So, now we have this structure in > www-master.debian.org: ... > /srv/www.debian.org/release-notes/stretch ... > In git we have branches but everything is in the same folder. So in my > patch I assume that we have a clone of the release-notes repo, and thus > we would have this structure in www-master.debian.org: > and use git checkout to each release (branch). use "git worktree" or GIT_WORK_TREE or GIT_DIR env vars for each branches