Re: [fossil-users] Annotation information not propagated across branches

2012-01-16 Thread Kees Nuyt
On Sun, 15 Jan 2012 14:05:35 -0600, you wrote: >On Mon, 16 Jan 2012 00:32:08 +0530 >ashish...@lostca.se (Ashish SHUKLA) wrote: > > >Dude! How did you get a picture to show up in the header of of your >email? I've never seen that before. I'm seeing this with Claws >Mail. http://quimby.gnus.org/cir

Re: [fossil-users] Badly closed tags in wiki HTML rendering

2012-01-16 Thread Ivan Vilata i Balaguer
Ivan Vilata i Balaguer (2012-01-16 00:06:30 +0100) wrote: > Please note how closing tags in the definition list are invariably replaced by > "", and "" and "" are closed immediately. This might be > related with: > http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg01239.html > > T

Re: [fossil-users] problems........

2012-01-16 Thread Lluís Batlle i Rossell
On Mon, Jan 16, 2012 at 05:42:59PM +0200, android devkit wrote: > Dear all > I didn’t like to start this email in a negative manner but unfortunately I > will. I have spent 2 days trying to make fossil run in my windows xp > machine. I think troubles like yours are on discussion already. Those inv

Re: [fossil-users] problems........

2012-01-16 Thread Mark Janssen
Looks like you still have a stray _FOSSIL_ file in your C:\. From: fossil-users-boun...@lists.fossil-scm.org [mailto:fossil-users-boun...@lists.fossil-scm.org] On Behalf Of android devkit Sent: maandag 16 januari 2012 16:43 To: fossil-users@lists.fossil-scm.org Subject: [fossil-users] probl

[fossil-users] problems........

2012-01-16 Thread android devkit
Dear all I didn’t like to start this email in a negative manner but unfortunately I will. I have spent 2 days trying to make fossil run in my windows xp machine. To start with someone must place a note that in windows paths must be treated differently (WITHOUT BEEN A 100% SURE) c:/P/prg1.fossil an

Re: [fossil-users] Keeping password on clone

2012-01-16 Thread Konstantin Khomoutov
On Mon, 16 Jan 2012 13:28:46 + Kevin Martin wrote: > I have looked through the documentation, and I really can't seem to > figure this out. > > I set up a repository on a server. > > fossil init test.fossil > fossil server -P 1 > > I VPN on to the remote network, and from my local mach

[fossil-users] Keeping password on clone

2012-01-16 Thread Kevin Martin
Hi, I have looked through the documentation, and I really can't seem to figure this out. I set up a repository on a server. fossil init test.fossil fossil server -P 1 I VPN on to the remote network, and from my local machine do a fossil clone fossil clone http://kev82@172.28.48.1:1/