Home » Eclipse Projects » Mylyn » How does the commit message get filled in automatically?
| |
Re: How does the commit message get filled in automatically? [message #56298 is a reply to message #56167] |
Wed, 20 August 2008 11:42   |
Eclipse User |
|
|
|
Yes, I use the synchronize view, but the change sets don't appear
automatically. I have to create the change set and then manually put in
the bug information for them.
There must be something I'm missing about how to get the change sets
automatically created from my bug report. Can you help with that?
Steffen Pingel wrote:
> Have you tried using the synchronize view? If you create a synchronization
> for your CVS projects your outgoing changes should be grouped by change
> sets. Also make sure you have a commit comment template set under Tasks >
> Team, e.g. "${task.status} - ${connector.task.prefix} ${task.key}:
> ${task.description}".
>
> If you select commit from the synchronize view the commit comment should be
> automatically filled in.
>
> If that does not work, please install the latest build from the weekly
> update site and file a bug if the problem persists:
>
> http://www.eclipse.org/mylyn/downloads/
>
> Thanks.
> Steffen
>
>
> Francis Upton (News) wrote:
>
>> I'm using mylyn 3.0.1, eclipse 3.4, with bugzilla/CVS.
>>
>> I have activated a bug and activated a few files with that bug, they
>> show up correctly in the project explorer. But when I go to commit
>> them, no commit message is present.
>>
>> The Tasks -> Team Automatically create and manage with task content is on.
>>
>> And in Team -> CVS -> Sync, I specify:
>> Allow models to participate...
>> Automatically enable change set grouping in CVS sync (I tried this
>> both ways)
>>
>> Thanks,
>>
>> Francis
>>
>>
>
--
*new* Common Navigator Framework section in:
3.4RC4 Platform Plugin Developer Guide (Programmer's Guide)
http://help.eclipse.org/ganymede/topic/org.eclipse.platform. doc.isv/guide/cnf.htm
http://dev.eclipse.org/blogs/francis
http://wiki.eclipse.org/Common_Navigator_Framework
http://wiki.eclipse.org/Common_Navigator_Framework_Use_Cases
You have brains in your head.
You have feet in your shoes.
- Dr Seuss, Oh the Places You'll Go
|
|
|
Re: How does the commit message get filled in automatically? [message #56306 is a reply to message #56298] |
Wed, 20 August 2008 15:34   |
Eclipse User |
|
|
|
Can you check if Mylyn Tasks UI and Mylyn Team UI are enabled under General
> Startup and Shutdown in the Eclipse preferences? The team startup is
required to register Mylyn's change set management.
Steffen
Francis Upton (News) wrote:
> Yes, I use the synchronize view, but the change sets don't appear
> automatically. I have to create the change set and then manually put in
> the bug information for them.
>
> There must be something I'm missing about how to get the change sets
> automatically created from my bug report. Can you help with that?
>
> Steffen Pingel wrote:
>> Have you tried using the synchronize view? If you create a
>> synchronization for your CVS projects your outgoing changes should be
>> grouped by change sets. Also make sure you have a commit comment template
>> set under Tasks > Team, e.g. "${task.status} - ${connector.task.prefix}
>> ${task.key}: ${task.description}".
>>
>> If you select commit from the synchronize view the commit comment should
>> be automatically filled in.
>>
>> If that does not work, please install the latest build from the weekly
>> update site and file a bug if the problem persists:
>>
>> http://www.eclipse.org/mylyn/downloads/
>>
>> Thanks.
>> Steffen
>>
>>
>> Francis Upton (News) wrote:
>>
>>> I'm using mylyn 3.0.1, eclipse 3.4, with bugzilla/CVS.
>>>
>>> I have activated a bug and activated a few files with that bug, they
>>> show up correctly in the project explorer. But when I go to commit
>>> them, no commit message is present.
>>>
>>> The Tasks -> Team Automatically create and manage with task content is
>>> on.
>>>
>>> And in Team -> CVS -> Sync, I specify:
>>> Allow models to participate...
>>> Automatically enable change set grouping in CVS sync (I tried this
>>> both ways)
>>>
>>> Thanks,
>>>
>>> Francis
>>>
>>>
>>
>
>
|
|
|
Re: How does the commit message get filled in automatically? [message #56318 is a reply to message #56306] |
Wed, 20 August 2008 20:50   |
Eclipse User |
|
|
|
Yes, they are both enabled, I did not have to enable them.
Steffen Pingel wrote:
> Can you check if Mylyn Tasks UI and Mylyn Team UI are enabled under General
>> Startup and Shutdown in the Eclipse preferences? The team startup is
> required to register Mylyn's change set management.
>
> Steffen
>
>
> Francis Upton (News) wrote:
>
>> Yes, I use the synchronize view, but the change sets don't appear
>> automatically. I have to create the change set and then manually put in
>> the bug information for them.
>>
>> There must be something I'm missing about how to get the change sets
>> automatically created from my bug report. Can you help with that?
>>
>> Steffen Pingel wrote:
>>> Have you tried using the synchronize view? If you create a
>>> synchronization for your CVS projects your outgoing changes should be
>>> grouped by change sets. Also make sure you have a commit comment template
>>> set under Tasks > Team, e.g. "${task.status} - ${connector.task.prefix}
>>> ${task.key}: ${task.description}".
>>>
>>> If you select commit from the synchronize view the commit comment should
>>> be automatically filled in.
>>>
>>> If that does not work, please install the latest build from the weekly
>>> update site and file a bug if the problem persists:
>>>
>>> http://www.eclipse.org/mylyn/downloads/
>>>
>>> Thanks.
>>> Steffen
>>>
>>>
>>> Francis Upton (News) wrote:
>>>
>>>> I'm using mylyn 3.0.1, eclipse 3.4, with bugzilla/CVS.
>>>>
>>>> I have activated a bug and activated a few files with that bug, they
>>>> show up correctly in the project explorer. But when I go to commit
>>>> them, no commit message is present.
>>>>
>>>> The Tasks -> Team Automatically create and manage with task content is
>>>> on.
>>>>
>>>> And in Team -> CVS -> Sync, I specify:
>>>> Allow models to participate...
>>>> Automatically enable change set grouping in CVS sync (I tried this
>>>> both ways)
>>>>
>>>> Thanks,
>>>>
>>>> Francis
>>>>
>>>>
>>
>
--
*new* Common Navigator Framework section in:
3.4RC4 Platform Plugin Developer Guide (Programmer's Guide)
http://help.eclipse.org/ganymede/topic/org.eclipse.platform. doc.isv/guide/cnf.htm
http://dev.eclipse.org/blogs/francis
http://wiki.eclipse.org/Common_Navigator_Framework
http://wiki.eclipse.org/Common_Navigator_Framework_Use_Cases
You have brains in your head.
You have feet in your shoes.
- Dr Seuss, Oh the Places You'll Go
|
|
|
Re: How does the commit message get filled in automatically? [message #56336 is a reply to message #56318] |
Wed, 20 August 2008 22:11   |
Eclipse User |
|
|
|
Just to make sure: Do you have the presentation in the Synchronize View set
to "Change Sets" (the default is "All Models")? Are there any errors in the
error log?
If you haven't done so already I would recommend to update to the latest
Mylyn 3.0.2 weekly build which has some improvements for the change set
management.
Steffen
Francis Upton (News) wrote:
> Yes, they are both enabled, I did not have to enable them.
>
> Steffen Pingel wrote:
>> Can you check if Mylyn Tasks UI and Mylyn Team UI are enabled under
>> General
>>> Startup and Shutdown in the Eclipse preferences? The team startup is
>> required to register Mylyn's change set management.
>>
>> Steffen
>>
>>
>> Francis Upton (News) wrote:
>>
>>> Yes, I use the synchronize view, but the change sets don't appear
>>> automatically. I have to create the change set and then manually put in
>>> the bug information for them.
>>>
>>> There must be something I'm missing about how to get the change sets
>>> automatically created from my bug report. Can you help with that?
>>>
>>> Steffen Pingel wrote:
>>>> Have you tried using the synchronize view? If you create a
>>>> synchronization for your CVS projects your outgoing changes should be
>>>> grouped by change sets. Also make sure you have a commit comment
>>>> template set under Tasks > Team, e.g. "${task.status} -
>>>> ${connector.task.prefix} ${task.key}: ${task.description}".
>>>>
>>>> If you select commit from the synchronize view the commit comment
>>>> should be automatically filled in.
>>>>
>>>> If that does not work, please install the latest build from the weekly
>>>> update site and file a bug if the problem persists:
>>>>
>>>> http://www.eclipse.org/mylyn/downloads/
>>>>
>>>> Thanks.
>>>> Steffen
>>>>
>>>>
>>>> Francis Upton (News) wrote:
>>>>
>>>>> I'm using mylyn 3.0.1, eclipse 3.4, with bugzilla/CVS.
>>>>>
>>>>> I have activated a bug and activated a few files with that bug, they
>>>>> show up correctly in the project explorer. But when I go to commit
>>>>> them, no commit message is present.
>>>>>
>>>>> The Tasks -> Team Automatically create and manage with task content is
>>>>> on.
>>>>>
>>>>> And in Team -> CVS -> Sync, I specify:
>>>>> Allow models to participate...
>>>>> Automatically enable change set grouping in CVS sync (I tried this
>>>>> both ways)
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Francis
>>>>>
>>>>>
>>>
>>
>
>
|
|
| | |
Re: How does the commit message get filled in automatically? [message #592515 is a reply to message #56118] |
Sun, 17 August 2008 19:21  |
Eclipse User |
|
|
|
Have you tried using the synchronize view? If you create a synchronization
for your CVS projects your outgoing changes should be grouped by change
sets. Also make sure you have a commit comment template set under Tasks >
Team, e.g. "${task.status} - ${connector.task.prefix} ${task.key}:
${task.description}".
If you select commit from the synchronize view the commit comment should be
automatically filled in.
If that does not work, please install the latest build from the weekly
update site and file a bug if the problem persists:
http://www.eclipse.org/mylyn/downloads/
Thanks.
Steffen
Francis Upton (News) wrote:
> I'm using mylyn 3.0.1, eclipse 3.4, with bugzilla/CVS.
>
> I have activated a bug and activated a few files with that bug, they
> show up correctly in the project explorer. But when I go to commit
> them, no commit message is present.
>
> The Tasks -> Team Automatically create and manage with task content is on.
>
> And in Team -> CVS -> Sync, I specify:
> Allow models to participate...
> Automatically enable change set grouping in CVS sync (I tried this
> both ways)
>
> Thanks,
>
> Francis
>
>
|
|
|
Re: How does the commit message get filled in automatically? [message #592610 is a reply to message #56167] |
Wed, 20 August 2008 11:42  |
Eclipse User |
|
|
|
Yes, I use the synchronize view, but the change sets don't appear
automatically. I have to create the change set and then manually put in
the bug information for them.
There must be something I'm missing about how to get the change sets
automatically created from my bug report. Can you help with that?
Steffen Pingel wrote:
> Have you tried using the synchronize view? If you create a synchronization
> for your CVS projects your outgoing changes should be grouped by change
> sets. Also make sure you have a commit comment template set under Tasks >
> Team, e.g. "${task.status} - ${connector.task.prefix} ${task.key}:
> ${task.description}".
>
> If you select commit from the synchronize view the commit comment should be
> automatically filled in.
>
> If that does not work, please install the latest build from the weekly
> update site and file a bug if the problem persists:
>
> http://www.eclipse.org/mylyn/downloads/
>
> Thanks.
> Steffen
>
>
> Francis Upton (News) wrote:
>
>> I'm using mylyn 3.0.1, eclipse 3.4, with bugzilla/CVS.
>>
>> I have activated a bug and activated a few files with that bug, they
>> show up correctly in the project explorer. But when I go to commit
>> them, no commit message is present.
>>
>> The Tasks -> Team Automatically create and manage with task content is on.
>>
>> And in Team -> CVS -> Sync, I specify:
>> Allow models to participate...
>> Automatically enable change set grouping in CVS sync (I tried this
>> both ways)
>>
>> Thanks,
>>
>> Francis
>>
>>
>
--
*new* Common Navigator Framework section in:
3.4RC4 Platform Plugin Developer Guide (Programmer's Guide)
http://help.eclipse.org/ganymede/topic/org.eclipse.platform. doc.isv/guide/cnf.htm
http://dev.eclipse.org/blogs/francis
http://wiki.eclipse.org/Common_Navigator_Framework
http://wiki.eclipse.org/Common_Navigator_Framework_Use_Cases
You have brains in your head.
You have feet in your shoes.
- Dr Seuss, Oh the Places You'll Go
|
|
|
Re: How does the commit message get filled in automatically? [message #592614 is a reply to message #56298] |
Wed, 20 August 2008 15:34  |
Eclipse User |
|
|
|
Can you check if Mylyn Tasks UI and Mylyn Team UI are enabled under General
> Startup and Shutdown in the Eclipse preferences? The team startup is
required to register Mylyn's change set management.
Steffen
Francis Upton (News) wrote:
> Yes, I use the synchronize view, but the change sets don't appear
> automatically. I have to create the change set and then manually put in
> the bug information for them.
>
> There must be something I'm missing about how to get the change sets
> automatically created from my bug report. Can you help with that?
>
> Steffen Pingel wrote:
>> Have you tried using the synchronize view? If you create a
>> synchronization for your CVS projects your outgoing changes should be
>> grouped by change sets. Also make sure you have a commit comment template
>> set under Tasks > Team, e.g. "${task.status} - ${connector.task.prefix}
>> ${task.key}: ${task.description}".
>>
>> If you select commit from the synchronize view the commit comment should
>> be automatically filled in.
>>
>> If that does not work, please install the latest build from the weekly
>> update site and file a bug if the problem persists:
>>
>> http://www.eclipse.org/mylyn/downloads/
>>
>> Thanks.
>> Steffen
>>
>>
>> Francis Upton (News) wrote:
>>
>>> I'm using mylyn 3.0.1, eclipse 3.4, with bugzilla/CVS.
>>>
>>> I have activated a bug and activated a few files with that bug, they
>>> show up correctly in the project explorer. But when I go to commit
>>> them, no commit message is present.
>>>
>>> The Tasks -> Team Automatically create and manage with task content is
>>> on.
>>>
>>> And in Team -> CVS -> Sync, I specify:
>>> Allow models to participate...
>>> Automatically enable change set grouping in CVS sync (I tried this
>>> both ways)
>>>
>>> Thanks,
>>>
>>> Francis
>>>
>>>
>>
>
>
|
|
|
Re: How does the commit message get filled in automatically? [message #592621 is a reply to message #56306] |
Wed, 20 August 2008 20:50  |
Eclipse User |
|
|
|
Yes, they are both enabled, I did not have to enable them.
Steffen Pingel wrote:
> Can you check if Mylyn Tasks UI and Mylyn Team UI are enabled under General
>> Startup and Shutdown in the Eclipse preferences? The team startup is
> required to register Mylyn's change set management.
>
> Steffen
>
>
> Francis Upton (News) wrote:
>
>> Yes, I use the synchronize view, but the change sets don't appear
>> automatically. I have to create the change set and then manually put in
>> the bug information for them.
>>
>> There must be something I'm missing about how to get the change sets
>> automatically created from my bug report. Can you help with that?
>>
>> Steffen Pingel wrote:
>>> Have you tried using the synchronize view? If you create a
>>> synchronization for your CVS projects your outgoing changes should be
>>> grouped by change sets. Also make sure you have a commit comment template
>>> set under Tasks > Team, e.g. "${task.status} - ${connector.task.prefix}
>>> ${task.key}: ${task.description}".
>>>
>>> If you select commit from the synchronize view the commit comment should
>>> be automatically filled in.
>>>
>>> If that does not work, please install the latest build from the weekly
>>> update site and file a bug if the problem persists:
>>>
>>> http://www.eclipse.org/mylyn/downloads/
>>>
>>> Thanks.
>>> Steffen
>>>
>>>
>>> Francis Upton (News) wrote:
>>>
>>>> I'm using mylyn 3.0.1, eclipse 3.4, with bugzilla/CVS.
>>>>
>>>> I have activated a bug and activated a few files with that bug, they
>>>> show up correctly in the project explorer. But when I go to commit
>>>> them, no commit message is present.
>>>>
>>>> The Tasks -> Team Automatically create and manage with task content is
>>>> on.
>>>>
>>>> And in Team -> CVS -> Sync, I specify:
>>>> Allow models to participate...
>>>> Automatically enable change set grouping in CVS sync (I tried this
>>>> both ways)
>>>>
>>>> Thanks,
>>>>
>>>> Francis
>>>>
>>>>
>>
>
--
*new* Common Navigator Framework section in:
3.4RC4 Platform Plugin Developer Guide (Programmer's Guide)
http://help.eclipse.org/ganymede/topic/org.eclipse.platform. doc.isv/guide/cnf.htm
http://dev.eclipse.org/blogs/francis
http://wiki.eclipse.org/Common_Navigator_Framework
http://wiki.eclipse.org/Common_Navigator_Framework_Use_Cases
You have brains in your head.
You have feet in your shoes.
- Dr Seuss, Oh the Places You'll Go
|
|
|
Re: How does the commit message get filled in automatically? [message #592628 is a reply to message #56318] |
Wed, 20 August 2008 22:11  |
Eclipse User |
|
|
|
Just to make sure: Do you have the presentation in the Synchronize View set
to "Change Sets" (the default is "All Models")? Are there any errors in the
error log?
If you haven't done so already I would recommend to update to the latest
Mylyn 3.0.2 weekly build which has some improvements for the change set
management.
Steffen
Francis Upton (News) wrote:
> Yes, they are both enabled, I did not have to enable them.
>
> Steffen Pingel wrote:
>> Can you check if Mylyn Tasks UI and Mylyn Team UI are enabled under
>> General
>>> Startup and Shutdown in the Eclipse preferences? The team startup is
>> required to register Mylyn's change set management.
>>
>> Steffen
>>
>>
>> Francis Upton (News) wrote:
>>
>>> Yes, I use the synchronize view, but the change sets don't appear
>>> automatically. I have to create the change set and then manually put in
>>> the bug information for them.
>>>
>>> There must be something I'm missing about how to get the change sets
>>> automatically created from my bug report. Can you help with that?
>>>
>>> Steffen Pingel wrote:
>>>> Have you tried using the synchronize view? If you create a
>>>> synchronization for your CVS projects your outgoing changes should be
>>>> grouped by change sets. Also make sure you have a commit comment
>>>> template set under Tasks > Team, e.g. "${task.status} -
>>>> ${connector.task.prefix} ${task.key}: ${task.description}".
>>>>
>>>> If you select commit from the synchronize view the commit comment
>>>> should be automatically filled in.
>>>>
>>>> If that does not work, please install the latest build from the weekly
>>>> update site and file a bug if the problem persists:
>>>>
>>>> http://www.eclipse.org/mylyn/downloads/
>>>>
>>>> Thanks.
>>>> Steffen
>>>>
>>>>
>>>> Francis Upton (News) wrote:
>>>>
>>>>> I'm using mylyn 3.0.1, eclipse 3.4, with bugzilla/CVS.
>>>>>
>>>>> I have activated a bug and activated a few files with that bug, they
>>>>> show up correctly in the project explorer. But when I go to commit
>>>>> them, no commit message is present.
>>>>>
>>>>> The Tasks -> Team Automatically create and manage with task content is
>>>>> on.
>>>>>
>>>>> And in Team -> CVS -> Sync, I specify:
>>>>> Allow models to participate...
>>>>> Automatically enable change set grouping in CVS sync (I tried this
>>>>> both ways)
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Francis
>>>>>
>>>>>
>>>
>>
>
>
|
|
| | |
Goto Forum:
Current Time: Fri May 02 13:18:13 EDT 2025
Powered by FUDForum. Page generated in 0.07294 seconds
|