Le 26/06/2018 à 19:40, Richard Hipp a écrit :
On 6/26/18, sky5w...@gmail.com <sky5w...@gmail.com> wrote:
But now I am confused by this thread?
If/When I add unversioned files, are their original paths stripped?
Are they stored differently than source code?


Unversioned files were created for the purpose of providing a place to
store build products when Fossil is used as a server, as you find on
the https://fossil-scm.org/fossil/uv/download.html.  See
https://www.fossil-scm.org/fossil/doc/trunk/www/aboutdownload.wiki for
a discussion of how the download page is implemented.

Maybe you need three concepts :

- History of the file + a copy of each version of the the file
- History of the file + a copy of the last version of the file only
- Only a copy of the file.

--
Stéphane Aulery
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to