<p dir="ltr">Changing the tag is ok for me, you are doing most of the releases anyway :-)</p>
<p dir="ltr">Using f/ and h/ is ok too.</p>
<div class="gmail_quote">On Nov 5, 2013 11:11 PM, &quot;Gergely Nagy&quot; &lt;<a href="mailto:algernon@balabit.hu">algernon@balabit.hu</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Balazs Scheidler &lt;<a href="mailto:bazsi@balabit.hu">bazsi@balabit.hu</a>&gt; writes:<br>
<br>
&gt; Since git is perfectly capable of storing multiple major releases in the<br>
&gt; same git repository, I think it would be the best to let the multiple<br>
&gt; repositories idea go and stick to a single repository model in the<br>
&gt; future.<br>
<br>
YAY! This will make my work a lot easier, thank you!<br>
<br>
&gt; Branch names would be as follows:<br>
&gt;   - master: the latest HEAD where development is happening on the latest<br>
&gt;     release<br>
&gt;<br>
&gt;   - 3.3/master, 3.4/master, 3.5/master: the HEAD for maintained old<br>
&gt;     major releases<br>
&gt;<br>
&gt;   - topic branches destined for a specific major release would be named<br>
&gt;     3.X/&lt;branch&gt;, topic branches for the latest version would omit the<br>
&gt;     version number prefix.<br>
<br>
Can I suggest we use 3.x/f/&lt;foo&gt; or 3.x/h/&lt;foo&gt; for branch names, and<br>
f/&lt;foo&gt; or h/&lt;foo&gt; for master? The f/ thing for features and bigger<br>
changes, h/ for hotfixes, just to make it a little bit more clear.<br>
Personal preference mostly, but I thought I&#39;d bring it up.<br>
<br>
&gt;   - tags indicate releases, they are named after the respective release<br>
&gt;     for example: v3.4.5<br>
<br>
Again, this is mostly personal preference, but would it make sense to<br>
switch tagging to syslog-ng-3.4.5 instead of v3.4.5? The benefits are<br>
that the tarballs github makes will have nicer names this way<br>
(syslog-ng-$VERSION.tar.gz instead of v$VERSION.tar.gz), and also makes<br>
it easier for me to see on my prompt where I am, when I&#39;m knee-deep in<br>
submodules. But mostly the nicer tarball name...<br>
<br>
--<br>
|8]<br>
<br>
______________________________________________________________________________<br>
Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng" target="_blank">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><br>
Documentation: <a href="http://www.balabit.com/support/documentation/?product=syslog-ng" target="_blank">http://www.balabit.com/support/documentation/?product=syslog-ng</a><br>
FAQ: <a href="http://www.balabit.com/wiki/syslog-ng-faq" target="_blank">http://www.balabit.com/wiki/syslog-ng-faq</a><br>
<br>
</blockquote></div>