On 8/9/16, fossil-dev@mailinglists.sqlite.org
<fossil-dev@mailinglists.sqlite.org> wrote:
>>
> Sorry to hijack the original thread, but is there anywhere where I can find
> more info about this feature? Do I understand correctly that its about
> storing files within the repository which are not versioned?  That would be
> absolutely AMAZING for our use case.
>

Check-out and compile Fossil from the unversioned-files branch.  There
you will find the "unversioned" command.  Use it to add/remove/sync
unversioned files.  The files are accessible using the /uv/NAME urls.

The original plan was to move the download page
(https://www.fossil-scm.org/download.html) into the repository.  That
works.  But it turns out that all the tarballs on the download page
are collectively larger than the rest of the repository, so it does
make the repo about twice as large.  Maybe that isn't such a bad thing
though.  It does mean that the download artifacts will be
automatically replicated to the various backup repositories (ex:
http://www2.fossil-scm.org/ and http://www3.fossil-scm.org/).

Please feel free to contribute.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to