Re: [fossil-users] CRLF conversion on windows

2011-04-07 Thread Louis Hoefler
I never had problems with LF line endings in my batch files/source files/whatever I am on windows 7 with vs2010. The only thing whitch troubles me is the linux shell interpreter who can not live with CR-LF line endings and renames dirs to dir^M. For god sake let windows out of this, becouse i

[fossil-users] Moving multiple files

2011-03-28 Thread Louis Hoefler
Hello everyone, can fossil recognize moved files automatically? Thank you, Louis ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Re: [fossil-users] SSH status

2011-02-16 Thread Louis Hoefler
I meant ssl not ssh. Sorry. Am 16.02.2011 21:50, schrieb Louis Hoefler: You could also setup a vpn service which uses ssh/other encryption. Would be a bit exaggerated but it is secure. Greetings, Louis Am 16.02.2011 18:03, schrieb Chad Perrin: I'm new to this list. Be gentle. I&#x

Re: [fossil-users] SSH status

2011-02-16 Thread Louis Hoefler
You could also setup a vpn service which uses ssh/other encryption. Would be a bit exaggerated but it is secure. Greetings, Louis Am 16.02.2011 18:03, schrieb Chad Perrin: I'm new to this list. Be gentle. I've been rummaging through the list archives, and sifting through the Web documentation

Re: [fossil-users] Fossil file deletion

2011-02-16 Thread Louis Hoefler
s to associate a check out with one (and only > one) repository. > > -Original Message- > From: fossil-users-boun...@lists.fossil-scm.org > [mailto:fossil-users-boun...@lists.fossil-scm.org] On Behalf Of Louis > Hoefler > Sent: Wednesday, February 16, 2011 9:19 AM > To: fossi

[fossil-users] Fossil file deletion

2011-02-16 Thread Louis Hoefler
Following szenario: I have two computers. On computer 1, I create a fossil with some work. Now I commit my work and copy the fossil to computer 2. I rename files on computer 2, do some other work, and commit. I make some filechanges on computer 1, and commit. Now I have two fossils who are out

Re: [fossil-users] Fossil http plugin Support

2011-02-07 Thread Louis Hoefler
Exaclty. Or like the latex cgi application who renders formulas to pictures. Am 04.02.2011 20:25, schrieb Stephen De Gabrielle: > Do you mean like wiki-text into mathml ? > > On Friday, February 4, 2011, Louis Hoefler wrote: >> Hello everyone. >> I am really impressed by f

[fossil-users] Fossil http plugin Support

2011-02-04 Thread Louis Hoefler
Hello everyone. I am really impressed by fossil. I currently like it that much, I even organize my school and work stuff with it. Now my question: Has someone ever tried to implement some sort of plugin interface which allows to extend the http server? Like a generator for mathematical formula pic