[csw-maintainers] raw "build" api for our subversion tree now up for discussion

Maciej (Matchek) Blizinski maciej at opencsw.org
Fri Oct 23 17:27:43 CEST 2009


On Fri, Oct 23, 2009 at 4:09 PM, Philip Brown <phil at bolthole.com> wrote:
> On Fri, Oct 23, 2009 at 5:44 AM, Maciej (Matchek) Blizinski
> <maciej at opencsw.org> wrote:
>> On Thu, Oct 22, 2009 at 5:38 PM, Philip Brown <phil at bolthole.com> wrote:
>>>
>>> Another, is the issue of "where does the result go"?
>>> I am not familiar with how "gar" does it. Perhaps people who are
>>> already familiar with gar, will suggest good ways to make the two
>>> somewhat consistent, while at the same time, resisting the urge to try
>>> to turn this into gar ;-)
>>
>> It's specified in ~/.garrc, I don't think it's a good location for the
>> general solution.
>
> what's the default, though?

There's no default; you're supposed to create your own ~/.garrc, and
the sample file contains:

${HOME}/staging/build-$(date '+%d.%b.%Y')

I prefer ISO standards for dates, so I use:

${HOME}/staging/build-$(date '+%Y-%m-%d')

(It sorts better.)

Maciej



More information about the maintainers mailing list