You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Brunoais <br...@gmail.com> on 2016/02/11 22:27:13 UTC

Re: Help extending subclipse

what's below.

On 11-02-2016 20:54, Eric Johnson wrote:
> Wrong mailing list.
>
> You probably want the "dev" mailing list from this page:
> http://subclipse.tigris.org/ds/viewForums.do
>
> Eric.
>
> On Thu, Feb 11, 2016 at 8:27 AM, Brunoais <brunoaiss@gmail.com 
> <ma...@gmail.com>> wrote:
>
>     Hi,
>
>     I want to make a plugin to the subclipse.
>     Broadly speaking, it would work like this:
>
>     When the commit dialog appears, below the "<Choose a previously
>     entered comment>", I want to add a file browser window that allows
>     to choose a file location in the filesystem.
>
>     For that file, I want to create a listing (full file path) of all
>     the files that are being committed (additions, editions and
>     deletions). That record is made only when the commit is issued, no
>     need to do it before that.
>
>     I also want to associate the file to where it is stored and the
>     message written in the commit messages list, but that's for later.
>
>     For starters, I need to know to which extension points should I
>     attach my code to and which dependencies will my code need. Are
>     you able to help me? Anything is welcome.
>
>     Thanks in advance
>
>
>
>


Re: Help extending subclipse

Posted by Brunoais <br...@gmail.com>.
Ups. I mixed it up. Sorry. I'll do just that. Thank you.

On 12-02-2016 01:36, Stefan wrote:
> Hi Brunoais,
> On 2/11/2016 22:27, Brunoais wrote:
>> what's below.
>>
>> On 11-02-2016 20:54, Eric Johnson wrote:
>>> Wrong mailing list.
>>>
>>> You probably want the "dev" mailing list from this page:
>>> http://subclipse.tigris.org/ds/viewForums.do
>>>
>>> Eric.
>>>
>>> On Thu, Feb 11, 2016 at 8:27 AM, Brunoais <brunoaiss@gmail.com 
>>> <ma...@gmail.com>> wrote:
>>>
>>>     Hi,
>>>
>>>     I want to make a plugin to the subclipse.
>>>     Broadly speaking, it would work like this:
>>>
>>>     When the commit dialog appears, below the "<Choose a previously
>>>     entered comment>", I want to add a file browser window that
>>>     allows to choose a file location in the filesystem.
>>>
>>>     For that file, I want to create a listing (full file path) of
>>>     all the files that are being committed (additions, editions and
>>>     deletions). That record is made only when the commit is issued,
>>>     no need to do it before that.
>>>
>>>     I also want to associate the file to where it is stored and the
>>>     message written in the commit messages list, but that's for later.
>>>
>>>     For starters, I need to know to which extension points should I
>>>     attach my code to and which dependencies will my code need. Are
>>>     you able to help me? Anything is welcome.
>>>
>>>     Thanks in advance
>>>
> I take it you wanted to forward that to the subclipse developer 
> mailing list as Eric suggested. However, you ended up sending it to 
> the subversion developer mailing list instead...
> The subclipse dev list is dev@subclipse.tigris.org
>
> Regards,
> Stefan


Re: Help extending subclipse

Posted by Stefan <lu...@posteo.de>.
Hi Brunoais,
On 2/11/2016 22:27, Brunoais wrote:
> what's below.
>
> On 11-02-2016 20:54, Eric Johnson wrote:
>> Wrong mailing list.
>>
>> You probably want the "dev" mailing list from this page:
>> http://subclipse.tigris.org/ds/viewForums.do
>>
>> Eric.
>>
>> On Thu, Feb 11, 2016 at 8:27 AM, Brunoais <brunoaiss@gmail.com 
>> <ma...@gmail.com>> wrote:
>>
>>     Hi,
>>
>>     I want to make a plugin to the subclipse.
>>     Broadly speaking, it would work like this:
>>
>>     When the commit dialog appears, below the "<Choose a previously
>>     entered comment>", I want to add a file browser window that
>>     allows to choose a file location in the filesystem.
>>
>>     For that file, I want to create a listing (full file path) of all
>>     the files that are being committed (additions, editions and
>>     deletions). That record is made only when the commit is issued,
>>     no need to do it before that.
>>
>>     I also want to associate the file to where it is stored and the
>>     message written in the commit messages list, but that's for later.
>>
>>     For starters, I need to know to which extension points should I
>>     attach my code to and which dependencies will my code need. Are
>>     you able to help me? Anything is welcome.
>>
>>     Thanks in advance
>>
I take it you wanted to forward that to the subclipse developer mailing 
list as Eric suggested. However, you ended up sending it to the 
subversion developer mailing list instead...
The subclipse dev list is dev@subclipse.tigris.org

Regards,
Stefan

Re: Help extending subclipse

Posted by Stefan <lu...@posteo.de>.
Hi Brunoais,
On 2/11/2016 22:27, Brunoais wrote:
> what's below.
>
> On 11-02-2016 20:54, Eric Johnson wrote:
>> Wrong mailing list.
>>
>> You probably want the "dev" mailing list from this page:
>> http://subclipse.tigris.org/ds/viewForums.do
>>
>> Eric.
>>
>> On Thu, Feb 11, 2016 at 8:27 AM, Brunoais <brunoaiss@gmail.com 
>> <ma...@gmail.com>> wrote:
>>
>>     Hi,
>>
>>     I want to make a plugin to the subclipse.
>>     Broadly speaking, it would work like this:
>>
>>     When the commit dialog appears, below the "<Choose a previously
>>     entered comment>", I want to add a file browser window that
>>     allows to choose a file location in the filesystem.
>>
>>     For that file, I want to create a listing (full file path) of all
>>     the files that are being committed (additions, editions and
>>     deletions). That record is made only when the commit is issued,
>>     no need to do it before that.
>>
>>     I also want to associate the file to where it is stored and the
>>     message written in the commit messages list, but that's for later.
>>
>>     For starters, I need to know to which extension points should I
>>     attach my code to and which dependencies will my code need. Are
>>     you able to help me? Anything is welcome.
>>
>>     Thanks in advance
>>
I take it you wanted to forward that to the subclipse developer mailing 
list as Eric suggested. However, you ended up sending it to the 
subversion developer mailing list instead...
The subclipse dev list is dev@subclipse.tigris.org

Regards,
Stefan