Yes, this would be a serious problem for us, as well.
On Wed, Mar 16, 2011 at 1:04 AM, Michael Richter wrote:
> The
> ticket http://fossil-scm.org/index.html/tktview/305143bd876f693f446f78d12dbef143c46eec58 is
> moving into "show-stopper" territory for me. I'm trying to share a
> repository's co
The ticket
http://fossil-scm.org/index.html/tktview/305143bd876f693f446f78d12dbef143c46eec58
is
moving into "show-stopper" territory for me. I'm trying to share a
repository's code through fossil to fossil non-users. The inability to log
in in the timeline views means no ability to bundle up ZIP/
When I said "very different models" I meant "different models of usage
between a centralized vs distributed vcs". And I was right! :)
In any case, glad the repo was useful to you to in improving fossil.
Rather than trying to dump my entire centralized repo into a single
distributed repo, I'll have
On Tue, Mar 15, 2011 at 5:14 PM, Scott Robison wrote:
> On Tue, Mar 15, 2011 at 2:51 PM, Richard Hipp wrote:
> >
> > It should never crash, regardless of any model differences.
> >
> > What version of Fossil are you running? (What does "fossil version"
> say?)
> >
> > Can you send me your repo b
Thanks everyone for the input - I'll retry ftping the local repo...
On 14 March 2011 21:06, Anthony Jefferson wrote:
> I do the following for all our published repositories:
>
> 1. Create the repositories offline
> 2. Add users, Adjust Ticket Pull-downs, mark which files are binary, ...
> overhe
On Tue, Mar 15, 2011 at 4:00 PM, Scott Robison wrote:
> I fear that my problem is probably likely due to the very different
> models between svn & fossil (or maybe a less than perfect conversion
> utility). My svn repo resembles:
>
> \repo
> \trunk
>\projects
>\vendor
> \third-party-
On Mar 15, 2011, at 4:14 PM, Jan Danielsson wrote:
> I figured out why no one is explaining to me how to specify
> which client certificate to use when connecting with https: Because
> fossil doesn't support it yet. :)
You're right :-)
http://www.mail-archive.com/fossil-users@lists.fossil-scm.org
On Tue, Mar 15, 2011 at 5:40 PM, wrote:
> Ok, I see. So having individual repositories is the better approach.
> What about having a server vs just a file ?
>
> e.g
> fossil clone //server/repo.fossil repo.fossil
> vs.
> fossil clone http://server/repo:8080 repo.fossil
With a small team, it is p
On Tue, Mar 15, 2011 at 3:39 PM, wrote:
> In “/myprj/ip” I ‘d like to execute something like
> fossil extract VERSION|—latest ip.fossil
> which would not open the repo, but just extract the files. Doing it that way
> will of course never allow to make changes to /myprj/ip and propagate them
> bac
On Tue, Mar 15, 2011 at 3:08 PM, Federico Ramallo wrote:
> How can I share the setting ignore-glob?> How Can I keep the ignore files
> list with version support? I am thinking to
> include it with the source code. Is this possible?
Maybe "fossil config export project fslproj.cfg" and add/commit
Ok, I see. So having individual repositories is the better approach.
What about having a server vs just a file ?
e.g
fossil clone //server/repo.fossil repo.fossil
vs.
fossil clone http://server/repo:8080 repo.fossil
Is this equivalent from a functional point of view? Since I don't need
outside/p
On Tue, Mar 15, 2011 at 2:51 PM, Richard Hipp wrote:
>
> It should never crash, regardless of any model differences.
>
> What version of Fossil are you running? (What does "fossil version" say?)
>
> Can you send me your repo by private email so that I can try it here and
> debug the problem?
>
O
On Tue, Mar 15, 2011 at 4:00 PM, Scott Robison wrote:
> Next I clicked on 200 entries
> and got an APPCRASH from Windows 7. "fossil.exe has stopped working"
> with the typical check/close/debug options.
>
> I fear that my problem is probably likely due to the very different
> models between svn &
So, I have a subversion repository that I've been using for about 18
months for personal stuff I work on at home and a parallel trac
installation. It has served me well, but I figured I should try out a
dvcs since the world is moving that way. Having been a fan of SQLite
for years I discovered foss
I was trying to add to the discussion about submodules in the archives, but not
being a power mailing list user I don’t know how. So I apologize for starting
this new thread.
/myprj/src/...
/ip/...
whereas
ip.fossil
is a wholly independent fossil repository
In “/myprj/ip” I ‘d like
On Tue, Mar 15, 2011 at 3:08 PM, Federico Ramallo wrote:
> Hi,
>
> How can I share the setting ignore-glob?
>
> How Can I keep the ignore files list with version support? I am thinking to
> include it with the source code. Is this possible?
>
Fossil does not currently have a mechanism for version
Hi,
How can I share the setting ignore-glob?
How Can I keep the ignore files list with version support? I am thinking to
include it with the source code. Is this possible?
Regards,
Federico Ramallo
___
fossil-users mailing list
fossil-users@lists.fossi
On Tue, Mar 15, 2011 at 12:45 PM, Carlo A. Bertelli (Charta s.r.l.)
wrote:
> The question came out a number of times, maybe I did not understand the
> answer.
> Wiki pages could be files (checked-in) or internal wiki pages. Are the
> internal pages held in a table or are files in the internal Fos
On Tue, Mar 15, 2011 at 11:14 AM, Jan Danielsson
wrote:
> I added
> support for specifying a certificate and key file to my local fossil
> copy, and now I can properly access our repositories through https
> (via apache and cgi). However, it seems appropriate to implement this
> properly so that e
On Tue, Mar 15, 2011 at 1:35 PM, Federico Ramallo wrote:
>
> Also what do you think about the improved table? includes sorting,
> searchin, grouping, etc
>
The sorting is very nice and the grouping too. Would it be feasible to make
the "Key" at the top filter the table when clicked? Or, at least,
Hi,
I've been playing with improvements on the tickets report view. check
http://tangosource.com/fossil/sandbox/rptview?rn=1
I'm wondering how to package it to easily import into new repos, distribute
it, etc.
I moved the files as source code and created a small build script to make it
easily imp
On Tue, Mar 15, 2011 at 7:24 AM, Carlo A. Bertelli (Charta s.r.l.)
wrote:
> Anyway, I would like to show:
> * a group of local resources (mainly wiki pages -- almost static) or
> better yet the most important wiki pages (via tagging?);
Aside from a manually edited list of pages on your home page,
The question came out a number of times, maybe I did not understand the answer.
Wiki pages could be files (checked-in) or internal wiki pages. Are the
internal pages held in a table or are files in the internal Fossil
filesystem?
Sorry, I understand that such a question shows how much I'm unaware o
Hello,
So, rather than just grep:ing for something along the line of
"cert" and then extrapolating the rest, I actually read the code this
time. I figured out why no one is explaining to me how to specify
which client certificate to use when connecting with https: Because
fossil doesn't support
On Tue, Mar 15, 2011 at 7:24 AM, Carlo A. Bertelli (Charta s.r.l.) <
carlo.berte...@gmail.com> wrote:
> Hello,
> I keep trying to workout a more informative "home page" for my fossil
> repository. Yes, I know fossil is not a CMS...
> Anyway, I would like to show:
> * a group of local resources (ma
Hello,
I keep trying to workout a more informative "home page" for my fossil
repository. Yes, I know fossil is not a CMS...
Anyway, I would like to show:
* a group of local resources (mainly wiki pages -- almost static) or
better yet the most important wiki pages (via tagging?);
* latest events --
26 matches
Mail list logo