[Default] On Sun, 21 Oct 2012 13:29:56 +0200, Paolo Bolzoni
<[email protected]> 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?

Right click on the ZIP archive link, select "Save link as ...".


>- Can I change the directory name inside the zip archive?

You'd have to modify the fossil source to do that, or do some trickery
with the zipfile afterwards, but you would lose information (i.e. the
identity of the check-in the zip file represents).


>- 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, in the webinterface (if logged in with sufficient privileges): 
On that same Check-in page, click the edit link.

The modified commit message will override the original text in all
output (webinterface and command line). 
By the way, the original commit message is retained in the repository.


>Thanks,
>Paolo

-- 
Groet, Cordialement, Pozdrawiam, Regards,

Kees Nuyt

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to