Re: [fossil-users] Look! A git import tool.

2010-03-02 Thread Brian Smith
I've not used svn in ages, but if the need/want arises I might take a stab at it. :) IMO, the easiest way to handle svn repos is to just require a certain layout for the repository. I'm aware of another tool or two that do that. And, if you're in possession of one of those "multiple project" svn re

Re: [fossil-users] Look! A git import tool.

2010-03-02 Thread Joshua Paine
On Wed, 2010-03-03 at 06:51 +0200, Ron Aaron wrote: > Very cool! So... do you want to do something similar for subversion? I'm working on it, but I'd be thrilled if someone beat me to it! (SVN is challenging b/c it has no concept of branches or tags, just copies to arbitrary pseudo-file-tree loc

Re: [fossil-users] Look! A git import tool.

2010-03-02 Thread Ron Aaron
On Wednesday 03 March 2010 01:33:07 Brian Smith wrote: > Hi All, > > I've been playing with fossil for a few weeks now and I've come to > quite like it. > I was a tad disappointed that a git import tool hadn't been written > so, I went ahead and did that. Very cool! So... do you want to do somet

Re: [fossil-users] Shared Logins

2010-03-02 Thread Ross Berteig
At 11:33 AM 3/2/2010, Kyle McKay wrote: >On Mar 1, 2010, at 17:43:03 PST, Ross Berteig wrote: >> >>I would like to be logged in from home, laptop, and office to the >>same user identity simultaneously. I haven't investigated how the >>login cookie is actually implemented in fossil so I don't kn

[fossil-users] Replying to a message from within the archive

2010-03-02 Thread Higham, Paul
It is possible from within the mail archive to reply to the author of a specific posting, but this is only addressed to the author. Is it possible from within the archive to select a specific posting and have a reply posted to the entire set of fossil users? Paul Higham Senior Software Engine

[fossil-users] Look! A git import tool.

2010-03-02 Thread Brian Smith
Hi All, I've been playing with fossil for a few weeks now and I've come to quite like it. I was a tad disappointed that a git import tool hadn't been written so, I went ahead and did that. You can find the tool at: https://code.linuxfood.net/pub/repo/git-import/home (please accept the self-signed

Re: [fossil-users] Shared Logins

2010-03-02 Thread Kyle McKay
On Mar 1, 2010, at 17:43:03 PST, Ross Berteig wrote: Sometime on February 11, D. Richard Hipp wrote: >Yes. Fossil only allows a single login per user. When a user >logs in from a new web-browser, any prior login is cancelled. > >It never occurred to me that someone would want for the same user