Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » How does the commit message get filled in automatically?
How does the commit message get filled in automatically? [message #56118] Fri, 15 August 2008 17:12 Go to next message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
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 #56167 is a reply to message #56118] Sun, 17 August 2008 23:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: steffen.pingel.eclipse.org

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 #56298 is a reply to message #56167] Wed, 20 August 2008 15:42 Go to previous messageGo to next message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
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 19:34 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
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] Thu, 21 August 2008 00:50 Go to previous messageGo to next message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
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] Thu, 21 August 2008 02:11 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
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 #56352 is a reply to message #56336] Thu, 21 August 2008 02:19 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Francis, this FAQ entry summaries trouble shooting steps to get change sets
working:

http://wiki.eclipse.org/Mylyn/FAQ#Why_does_task_change_set_n ot_appear_when_I_modify_files.3F

If that does not resolve the problem, please file a bug report:

http://www.eclipse.org/mylyn/downloads/

Steffen
Re: How does the commit message get filled in automatically? [message #56501 is a reply to message #56352] Mon, 25 August 2008 03:17 Go to previous message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
Thank you Steffen and sorry to waste your time. I did not have the
Eclipse IDE connector installed. Once I installed that everything
worked amazingly well.

Francis

Steffen Pingel wrote:
> Francis, this FAQ entry summaries trouble shooting steps to get change sets
> working:
>
> http://wiki.eclipse.org/Mylyn/FAQ#Why_does_task_change_set_n ot_appear_when_I_modify_files.3F
>
> If that does not resolve the problem, please file a bug report:
>
> http://www.eclipse.org/mylyn/downloads/
>
> Steffen


--
*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 #592515 is a reply to message #56118] Sun, 17 August 2008 23:21 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
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 15:42 Go to previous message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
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 19:34 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
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] Thu, 21 August 2008 00:50 Go to previous message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
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] Thu, 21 August 2008 02:11 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
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 #592638 is a reply to message #56336] Thu, 21 August 2008 02:19 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Francis, this FAQ entry summaries trouble shooting steps to get change sets
working:

http://wiki.eclipse.org/Mylyn/FAQ#Why_does_task_change_set_n ot_appear_when_I_modify_files.3F

If that does not resolve the problem, please file a bug report:

http://www.eclipse.org/mylyn/downloads/

Steffen
Re: How does the commit message get filled in automatically? [message #592701 is a reply to message #56352] Mon, 25 August 2008 03:17 Go to previous message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
Thank you Steffen and sorry to waste your time. I did not have the
Eclipse IDE connector installed. Once I installed that everything
worked amazingly well.

Francis

Steffen Pingel wrote:
> Francis, this FAQ entry summaries trouble shooting steps to get change sets
> working:
>
> http://wiki.eclipse.org/Mylyn/FAQ#Why_does_task_change_set_n ot_appear_when_I_modify_files.3F
>
> If that does not resolve the problem, please file a bug report:
>
> http://www.eclipse.org/mylyn/downloads/
>
> Steffen


--
*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


Previous Topic:Open source task repository
Next Topic:Missing News & Noteworthy for weekly builds
Goto Forum:
  


Current Time: Thu Apr 25 09:04:51 GMT 2024

Powered by FUDForum. Page generated in 0.05190 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top