On Oct 7, 2009, at 12:01 PM, Ramon Ribó wrote:

>   1- If someone wants to create a new cvs2fossil, what command can be
> used to commit a
> file with an ancient date?

Use undocumented flags to commit:

     --date-override 2009-10-06T12:34:56
     --user-override userid

>
>   2- How to revert a file to a different version but saving with a
> different name?

You can use the web interface to download any version of any file you  
want.  Your web browser will normally let you choose the name.

 From the command-line, you can try using the "test-content-get"  
command:

     fossil test-content-get SHA1-hash-of-file output-filename


> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

D. Richard Hipp
d...@hwaci.com



_______________________________________________
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