Hello I read the wiki, but didn't find clear explanation about how to go back to a previous revision of a file in case something I tried didn't work as planned.
The closest command that looks like it does this is "update": http://www.fossil-scm.org/index.html/help/update If I wanted to go back to the n-1 version of a file, should I... 1. Close the repository, so I can delete the current work file (otherwise, Fossil will merge n and n-1?) 2. Launch the UI 3. Check the version ID, ie. in "Modified myfil.exet from [123] to [456], it'll be "123" 4. and type: fossil.exe update 123 myfile.txt ? Thank you. _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users