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: debian-...@lists.debian.org Fecha: Sun, 10 Jun 2018 04:37:01 +0900 De: victory <victory....@gmail.com> Para: debian-...@lists.debian.org 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 -- victory no need to CC me :-)