On 18 November 2010 08:35, SanskritFritz <sanskritfr...@gmail.com> wrote:

>
>
> On Wed, Nov 17, 2010 at 3:17 PM, David Frascone <d...@frascone.com> wrote:
>
>>
>>
>> On Wed, Nov 17, 2010 at 6:46 AM, SanskritFritz 
>> <sanskritfr...@gmail.com>wrote:
>>
>>> Hi
>>> I'm a big fan of fish, and plan to create an Archlinux package from the
>>> gitorius head.
>>> My question is, is the current head of the gitorius repo considered
>>> stable enough for everyday use? Thought I ask before I install it on my
>>> linux :D
>>>
>>
>> That's a good question.  Most of the changes that have gone into the head
>> have been bug fixes.  The people on this list use fish for daily work, and
>> the "head" is the result of people running into little issues.
>>
>> I don't know of any real feature work that has recently been done, so, I'd
>> say, "yes", the head is very stable.
>>
>> In the future, we (people who contribute to fish), should probably
>> consider making development branches, if we decide on features that we would
>> like to add.  And, once this version has been vetted a bit, it wouldn't hurt
>> to kick the version up a notch.
>>
>> -Dave
>>
>

Yep -- Most of the changes that have gone in lately have been bug fixes,
that folks have had living in personal clone repositories for a fairly long
while.  But a more central "next" branch sounds like a good idea.  Somewhere
to collect all the different changes together from all the other repos out
there, so we all know what needs testing before merging into main.

Or are the git tags good enough for now, given the traffic of incoming
changes isn't enormous (yet ;) )? eg. the "official" tag is pointing to the
"1.23.1" tag, so anything added since then needs checking.

What do people think, any opinions on how it should be done?



>
> That sounds great. Just to make sure, is this the correct way to compile
> fish?
>
>   autoconf
>   ./configure --prefix=/usr --sysconfdir=/etc  --docdir=/usr/share/doc/fish
> --without-xsel
>   make
>   make install
>
> I'm not sure about autoconf, are there some switches needed?
>
>
>

That looks fine to me.  If you're building from the head though, I think one
of Grissiom's changes fixed that xsel problem.  It builds for me now without
the "--without-xsel".  YMMV... :)

 - Chris.
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to