<div dir="ltr"><div>I never understood the zip file naming on viewgit and therefore prefere to pull the sources directly with git from the repository at <a href="git://opensimulator.org/git/opensim" rel="nofollow"><font color="#0066cc">git://opensimulator.org/git/opensim</font></a>. </div><div><br></div><div>I name my zips as follows:</div><div>opensim-<version>-dev-<xxxxxxx>.zip</div><div>opensim-<version>-dev-<xxxxxxx>-source.zip</div><div><br></div><div><version> is the 4 digit version number, <xxxxxxx> are the first 7 hex-characters from the commit ID.</div><div>Linux versions will be .tar.gz instead of .zip.</div><div><br></div><div>Example:</div><div>opensim-0.8.3.0-dev-36f7e96.zip or opensim-0.8.3.0-dev-36f7e96-source.zip if I archive the sources.</div><div><br></div><div>This provides enough information and contains the same information I get with the show version console command.</div><div><br></div><div>However, it is not always easy to figure out what the correct version is. The current git tag is 0.9.0. There was a 0.8.3.0-dev before 0.8.2.0-rc1 was officially out etc. To me, sometimes confusing :)</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 18, 2015 at 6:40 PM, Ai Austin <span dir="ltr"><<a href="mailto:ai.ai.austin@gmail.com" target="_blank">ai.ai.austin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">
From: GarminKawaguichi <<a href="mailto:garmin.kawaguichi@magalaxie.com" target="_blank">garmin.kawaguichi@magalaxie.com</a>><span><br>
I agree the right place is:<br>
<a href="http://opensimulator.org/viewgit/?a=shortlog&p=opensim" target="_blank" rel="noreferrer">http://opensimulator.org/viewgit/?a=shortlog&p=opensim</a><br>
but we need to have both tar/zip correctly referenced to match the commit;<br>
0.6.9.rc1 I don't know what it is but 0.8.3 I understand that<br>
and if it is possible date/time and the short commit ID to correctly<br>
sort the archived masters.<br>
Now I use opensim_20151117_0900_geab427e but I would prefer to use a<br>
label recognized by all.<br>
</span></blockquote>
<br>
<br>
The .zip and .tar files have recently been just of format "opensim-" followed by the first 7 characters of the commit ID. E.g....<br>
<br>
opensim-c4d225e.zip<br>
<br>
Like you Garmin, when I download the sources from the above ViewGtit location to do a new build I usually add the commit yyyy-mm-dd-hh-mm to that locally to help in version control. I used also to add the previously displayed linear sequence r/ddddd number which used to be handy but was removed a month or two ago as it was causing dev problems.<br>
<br>
The problem just now though seems to be that the Viewgit web page zi and ./tar download links is adding the extra very "0.6.9.rc1-ddddd-" part in the download file name. E.g. the source zip link of the latest version today on <a href="http://opensimulator.org/viewgit/?a=shortlog&p=opensim" target="_blank" rel="noreferrer">http://opensimulator.org/viewgit/?a=shortlog&p=opensim</a> is named..<br>
<br>
opensim-0.6.9.rc1-16011-g6dafce9.zip<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@opensimulator.org" target="_blank">Opensim-dev@opensimulator.org</a><br>
<a href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev" target="_blank" rel="noreferrer">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev</a><br>
</div></div></blockquote></div><br></div>