Regarding extras noise ... if your extras puts out junk then consider
setting up your ignore-glob.

I find keeping extras clean using ignore-glob makes addremove useful and
generally makes repos more manageable. Just my two cents.
On Feb 20, 2013 4:28 AM, "Stephan Beal" <[email protected]> wrote:

> On Tue, Feb 19, 2013 at 8:01 PM, Pirate Fibonacci 
> <[email protected]>wrote:
>
>> <<<<<< data Items I would like to see in the payload. thanks...
>>>
>> "branch":"trunk",
>>                     "add": ["add_file_1", "add_file_2"],
>>                     "edit": ["edited_file_1", "edited_file_2"],
>>                     "extra": ["extra_file_1", "extra_file_2"],
>>                     "tags": ["tag_name_one", "tag_name_two"],
>>
>>> >>>>>>>>>
>>>
>>
> That's doable, but i won't promise the "extra" support because 99% of the
> time it would output junk nobody cares about (obj/lib/dll/so/foo/bar
> files). i will take that as a hint to add a "fossil json extra" command,
> analog to the normal "extra" command, though.
>
> This week is somewhat hectic for me but i will try to get this done over
> the weekend. The base implementation/skeleton code is done (what was
> demonstrated in the previous post), and now that just needs to be fleshed
> out with the details. The existing "status" command already has these
> details, so most of the work is just porting that over to the corresponding
> JSON structures.
>
> --
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
> http://gplus.to/sgbeal
>
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to