commit sets - intended behaviour ? [message #273031] |
Thu, 30 September 2004 06:08  |
Eclipse User |
|
|
|
Originally posted by: kariem_h.hotmail.com
Hi,
Version 3.1M2 introduced commit sets and I really like this feature.
In the synchronize view I can add some files to a commit set and specify
a commit message for the set of files.
Example:
[added some javadoc]
- A.java
- B.java
[removed enum identifiers]
- C.java
- D.java
If I select several commit sets and choose "commit" from the context
menu, the commit messages of all selected commit sets are shown,
separated by line breaks. Now just clicking on "OK" commits the elements
of the commit sets with all messages of the selected commit sets.
Example:
A.java added some javadoc \n removed enum identifiers
B.java added some javadoc \n removed enum identifiers
C.java added some javadoc \n removed enum identifiers
D.java added some javadoc \n removed enum identifiers
So I have to commit each commit set separately. Or is there a way, I did
not see?
Another thing: commit sets reminded me of using subversion [1], but the
subclipse plug-in [2] is not really usable for day to day work. Are
there any plans to integrate subversion support into eclipse?
Thank you,
Kariem
[1] Subversion (SVN)
http://subversion.tigris.org/
[2] Subclipse SVN plug-in
http://subclipse.tigris.org/
|
|
|
|
|
Re: commit sets - intended behaviour ? [message #273177 is a reply to message #273043] |
Fri, 01 October 2004 02:32  |
Eclipse User |
|
|
|
Originally posted by: kariem_h.hotmail.com
Thank you Michael !
That's exactly what I wanted. I should have a look at bugzilla first.
Kariem
Michael Valenta wrote:
> Kariem,
>
> The commit set support is new and were still ironing out the details.
> There is a bug report related to the problem you mentioned
> (https://bugs.eclipse.org/bugs/show_bug.cgi?id=74683).
>
> There is also a bug report for subversion support
> (https://bugs.eclipse.org/bugs/show_bug.cgi?id=37154).
>
> Michael
>
> Kariem Hussein wrote:
>
>> Hi,
>>
>>
>> Version 3.1M2 introduced commit sets and I really like this feature.
>>
>> In the synchronize view I can add some files to a commit set and
>> specify a commit message for the set of files.
>>
>>
>> Example:
>>
>> [added some javadoc]
>> - A.java
>> - B.java
>> [removed enum identifiers]
>> - C.java
>> - D.java
>>
>> If I select several commit sets and choose "commit" from the context
>> menu, the commit messages of all selected commit sets are shown,
>> separated by line breaks. Now just clicking on "OK" commits the
>> elements of the commit sets with all messages of the selected commit
>> sets.
>>
>> Example:
>>
>> A.java added some javadoc \n removed enum identifiers
>> B.java added some javadoc \n removed enum identifiers
>> C.java added some javadoc \n removed enum identifiers
>> D.java added some javadoc \n removed enum identifiers
>>
>>
>> So I have to commit each commit set separately. Or is there a way, I
>> did not see?
>>
>>
>> Another thing: commit sets reminded me of using subversion [1], but
>> the subclipse plug-in [2] is not really usable for day to day work.
>> Are there any plans to integrate subversion support into eclipse?
>>
>>
>> Thank you,
>> Kariem
>>
>>
>>
>> [1] Subversion (SVN)
>> http://subversion.tigris.org/
>> [2] Subclipse SVN plug-in
>> http://subclipse.tigris.org/
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03969 seconds