<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Apr 27, 2017 at 6:24 PM, Eliot Miranda <span dir="ltr"><<a href="mailto:eliot.miranda@gmail.com" target="_blank">eliot.miranda@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>    anyone have a script for copying versions of packages in filetree repositories into MC HTTP repositories?</div><div><br></div><div>I'm looking at a filetree: repository for a package right now and...</div><div>- in the repository browser only Foo.package appears, not a list of versions</div><div>- when I view the history of the package I get a list of versions but there is no menu on selections from the list, so no obvious way of accessing a version (browsing it, copying it, viewing differences between versions, etc)</div><div></div></div></blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">A filetree repo only has a single version. Typically this is a git working copy. So to get at a previous version you need to check out that earlier version using git. Then that will show up in MC as the sole version.</div><div class="gmail_extra"><br></div><div class="gmail_extra">- Bert -</div></div>