On Sun, Oct 21, 2012 at 01:29:56PM +0200, Paolo Bolzoni wrote:
> I love fossil and use it in all my projects, and using I got few
> questions I cannot find the answers...
> 
> - Can I change the zip archive name in the check-in page?

The zip file name is the last part of the url, in /zip/anything-UUID.zip.
> - Can I change the directory name inside the zip archive?


The directory name is the "?name=xxx" of the zip archive url.

> - It is possible to change a typo in a commit message in autosync mode?
>   (without dumping the fossil database, changing the dump, remaking it)

Yes sure; go to the checkin edit page, and change it. That will generate a new
ticket with the commit message change, and all sync-ed fossil will show the
updated checkin message for that checkin.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to