Re: [fossil-users] fossil import

2011-06-09 Thread Alexander Vladimirov
Thank you Ben, your hint did the trick for me. > If somebody can make available to me an example git repo for which --full-tree is required, I'll try to track down the bug. Repo is kinda too big to send it over email, and I have no privileges to grant you remote access, but I'll try to reproduce t

Re: [fossil-users] SharpFossil/WinFossil

2011-06-09 Thread Tomek Kott
Hi folks, I just wanted to give a public shout-out to Ingo for his work on SharpFossil & WinFossil. Since they're the first (to my knowledge) attempts at fossil GUI control for Windows, they're very helpful in getting fossil to be widely known. I've been using WinFossil now for about two weeks in

Re: [fossil-users] Fossil halts before push.

2011-06-09 Thread Richard Hipp
On Thu, Jun 9, 2011 at 9:57 AM, Paolo Bolzoni wrote: > > > > From: d...@sqlite.org > > Date: Thu, 9 Jun 2011 09:38:03 -0400 > > To: fossil-users@lists.fossil-scm.org > > Subject: Re: [fossil-users] Fossil halts before push. > > > > Please run this experiment for m

Re: [fossil-users] Fossil halts before push.

2011-06-09 Thread Paolo Bolzoni
> From: d...@sqlite.org > Date: Thu, 9 Jun 2011 09:38:03 -0400 > To: fossil-users@lists.fossil-scm.org > Subject: Re: [fossil-users] Fossil halts before push. > > Please run this experiment for me: > > scp the repository from your server down to your local machine.

Re: [fossil-users] Fossil halts before push.

2011-06-09 Thread Richard Hipp
Please run this experiment for me: scp the repository from your server down to your local machine. Call it (say) "copy.fossil". Then run "fossil ui copy.fossil". Then in a separate window, go to your check-out and run "fossil push --once http://localhost:8080/";. In other words, please try doi

Re: [fossil-users] Fossil halts before push.

2011-06-09 Thread Paolo Bolzoni
> I executed `fossil --httptrace sync' and waited until > `netstat -tu' shown an empty list. > > A request was sent and it never got a reply, suggesting that the server > is stuck in a loop or something. Can you verify that the server > process is still running? Well, if there was no server proces

Re: [fossil-users] fossil import

2011-06-09 Thread Richard Hipp
On Thu, Jun 9, 2011 at 8:26 AM, Ben Summers wrote: > > Alexander Vladimirov wrote: > > > > I tried to convert my subversion repo to fossil today and encountered a > > problem. > > As I can tell, svn->git conversion went ok, as I don't see the problem in > > the resulting git repo itself. > > Afte

Re: [fossil-users] fossil import

2011-06-09 Thread Ben Summers
Alexander Vladimirov wrote: > > I tried to convert my subversion repo to fossil today and encountered a > problem. > As I can tell, svn->git conversion went ok, as I don't see the problem in > the resulting git repo itself. > After doing "git fast-export --all | fossil import --git myrepo.fossil"

Re: [fossil-users] Fossil halts before push.

2011-06-09 Thread Richard Hipp
On Thu, Jun 9, 2011 at 4:44 AM, Paolo Bolzoni wrote: > > > Add the --httptrace option to the "fossil sync" command-line. > > I executed `fossil --httptrace sync' and waited until > `netstat -tu' shown an empty list. > A request was sent and it never got a reply, suggesting that the server is stu

Re: [fossil-users] Fossil halts before push.

2011-06-09 Thread Paolo Bolzoni
> Add the --httptrace option to the "fossil sync" command-line. I executed `fossil --httptrace sync' and waited until `netstat -tu' shown an empty list. fossil created four files. http-reply-1.txt http-reply-2.txt http-request-1.txt http-request-2.txt The second one is empty and there is strang