[fossil-users] push and sync not working

2009-11-11 Thread paolo lulli
Hi, since I'm just starting to learn how to use Fossil, I'm running into some troubles; I experience some problems syncing the local repository with a remote one; actually, I just need to push local data on the remote repository. That's the remote setup: $ fossil new MYREPO.fsl project-id:

Re: [fossil-users] push and sync not working

2009-11-11 Thread paolo lulli
It seems like it's not actually cloning the repository (project-id: (null)). It seems you're right, as --httptrace says I'm not authorized to clone. But ... I can't figure out why can't I clone it. Any suggestion ? Maybe I miss some step in the manual ? [/cut] #

Re: [fossil-users] push and sync not working

2009-11-11 Thread paolo lulli
On the web interface, under Setup/Users, which users have authority to clone? If you want to clone without given a userid and password, then nobody needs clone privilege. Otherwise, give a userid and password on the URL when cloning: Ok, I've just given 'nobody' the right to clone; it seems

Re: [fossil-users] push and sync not working

2009-11-11 Thread paolo lulli
It works. Making a lot of bad checkouts was misleading me... I find very useful the log you added; I have to dig more in the documentation, and play a little with user's privileges. but I also think it could be improved. About the product... it is simply GREAT ! Thank you very much, Paolo

Re: [fossil-users] https doesn't work through proxy?

2010-01-22 Thread paolo lulli
? Hope this could be of some help. Regards, Paolo Lulli 2010/1/22 altufa...@mail.com: $ fossil open ../fossil/fossil.fsl ssl $ make $ ./fossil version This is fossil version [652f20ef9c] 2010-01-21 22:03:24 UTC $ ./fossil set proxy wwwproxy:80 $ ./fossil clone http://fossil-scm.org no-ssl.fsl

Re: [fossil-users] https doesn't work through proxy?

2010-01-22 Thread paolo lulli
I just tried http . 2010/1/22 altufa...@mail.com: Hi, You tried with https:// or http://? http:// works well. ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

[fossil-users] Eclipse IDE

2011-01-21 Thread paolo lulli
Hi, I thought I heard somebody long ago working on an Eclipse plugin for Fossil. Anybody knows ? Regards, Paolo Lulli ___ 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] eclipse plugin for fossil

2011-02-21 Thread paolo lulli
I would like to help ... P. 2011/2/21 Will West will.o.w...@gmail.com I'm thinking about writing an Eclipse plugin for Fossil, any interested collaborators, already started projects, or philosophical objections? The third category will be ignored :) -- Will Owen West

Re: [fossil-users] IMHO Fossil needs renaming...

2011-03-02 Thread paolo lulli
I like both the name and the logo. Regards, P. 2011/3/2 John Found johnfo...@evrocom.net Hi all. First mail to this mail list. Please forgive my audacity - fossil is simply gorgeous just like SQLite, but it need to be renamed as soon as possible. :) My point is simple. IMHO, the name Fossil

Re: [fossil-users] Possibility of nicer diffs?

2011-06-22 Thread paolo lulli
I'm going crazy trying to overcome the command-line-phobia of my coworkers; please, anything you can do to help me would be appreciated! I learned how to co-exist with that. I don't think there is a way to defeat it. -- www.lulli.net ___