On Wed, 25 May 2011 08:00:01 -0400, Richard Hipp
<d...@sqlite.org> wrote:
>The working directory of the process must be in the checkout.  A unix
>program will normally preserve your working directory.  But windows is
>different.  If you want the command to work, you'll have to find a way to
>make your working directory fall somewhere within your checkout.

Thanks everyone for the help. Things are clearer now.

At this point, from a Windows editor, I can successfully add a new
file to a repository after opening it in a DOS box, but I get the
following error when I try to commit:
=============
C:/SOMEDIR/myfile.txt contains CR/NL line endings; commit anyhow
(yes/no/all)?
C:\fossil.exe: Abandoning commit due to CR+NL line endings in
C:/SOMEDIR/myfile.txt
=============

Google didn't return any document about that error: Is there a way to
provide Fossil with an answer to that question, so as not to be
prompted?

_______________________________________________
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