On Wed, Aug 29, 2012 at 8:59 PM, Tobias Boege <tabo...@gmail.com> wrote:
>> > I don't want to reject the idea of using this codereview tool and here my
>> > constructive questions: What if someone spots a bug in some of my code and 
>> > I
>> > don't even visit that site? How could I participate without using a 
>> > browser?
>> > I.e.: Can a pipe to a mailing list be established from the codereview tool?
>> > Sorry, it's late already and I only roughly overlooked Sebastian's manual
>> > link.
>> >
>> > Regards,
>> > Tobi
>> >
>> > ------------------------------------------------------------------------------
>> > Live Security Virtual Conference
>> > Exclusive live event will cover all the ways today's security and
>> > threat landscape has changed and how IT managers can respond. Discussions
>> > will include endpoint security, mobile security and the latest in malware
>> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> > _______________________________________________
>> > Gambas-user mailing list
>> > Gambas-user@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>> Well, this tool integrates pretty well with email. If you upload a
>> piece of code, and somebody uploads a fix for a bug, you will get a
>> mail including the content of that patch. You can also be appointed by
>> another submitter as a reviewer or a interested party on a patch.
>>
>> Beno?t, would you even consider moving gambas to a distributed VCS or
>> is that out of the question? There are tools available that can
>> replicate the current svn structure, including tags and svn-branches.
>>
>> *Using Google code would also integrate with its bug tracker.
>
> So, if it can be made transparent over a mailing list (and we can get such
> tags in the Subject: lines to allow sorting mail) I'll drop any objection.
>
> Regards,
> Tobi
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user

It still needs some real testing, but email works. if you send a mail
to re...@gambas-svn.appspotmail.com with an issue id in the subject in
the form of "(issue ##)" including the parenthesis, the comment is
properly added. I read the source code; there is no support for adding
a patch set that way and the issue id strictly needs to be in that
format. It also has problems when answering directly to the mails it
sent, but i'm testing a custom fix for that (i will push the update
when i finish the fix, to use it now you need to create a new email),
but if you don't want to use the website, Rietveld provides a command
line tool [0]

Please let me know if you have any more questions.

[0] http://code.google.com/p/rietveld/wiki/UploadPyUsage
* You will need to download it from our website as it is already
customized. Head to "Create issue" and click "Download upload.py"

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to