[fossil-users] Is this a sensible patch?

2010-10-26 Thread Nolan Darilek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey folks. I kept experiencing sync issues with Fossil wherein it hung, and now I can't even do a sync with --httptrace like I once could. So I set out to make the changes described at http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg02

Re: [fossil-users] Extending Tcl idea

2010-10-26 Thread Brian Smith
On Tue, Oct 26, 2010 at 12:24 PM, Eric wrote: > On Tue, October 26, 2010 at 7:52pm, "Bruce Chidester" > wrote: > >> I noticed while using the TH1 language that I did not have access to all >> of >> the Tcl primitives. >> >> When I looked in the source code, it appeared that the Tcl was being >> p

Re: [fossil-users] Extending Tcl idea

2010-10-26 Thread Eric
On Tue, October 26, 2010 at 7:52pm, "Bruce Chidester" wrote: > I noticed while using the TH1 language that I did not have access to all > of > the Tcl primitives. > > When I looked in the source code, it appeared that the Tcl was being > parsed > and managed in the solution. > > I wonder if anyon

[fossil-users] Extending Tcl idea

2010-10-26 Thread Bruce Chidester
I noticed while using the TH1 language that I did not have access to all of the Tcl primitives. When I looked in the source code, it appeared that the Tcl was being parsed and managed in the solution. I wonder if anyone had considered extending the Tcl language (much like http://wiki.tcl.tk/6276)

[fossil-users] Merge and CR/LF on windows

2010-10-26 Thread Gregorio Piccoli
I have a problem with CR/LF and merge on windows. The file has CR/LF as line terminator, the merge command add lines with LF only. So it's very diffficult to edit the resulting file. What I am doing wrong? Greg. ___ fossil-users mailing list fossil-user