Issue 7131 in pharo: Clean change sets

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 7131 in pharo: Clean change sets

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Bug Milestone-2.0

New issue 7131 by [hidden email]: Clean change sets
http://code.google.com/p/pharo/issues/detail?id=7131

We should empty the change sets


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7131 in pharo: Clean change sets

pharo

Comment #1 on issue 7131 by [hidden email]: Clean change sets
http://code.google.com/p/pharo/issues/detail?id=7131

In a short while that short statement might not make much sense, so I'll  
just scrape the last post.

Stéphane Ducasse wrote:
> On Dec 16, 2012, at 7:02 AM, Ben Coman wrote:

>> I rarely use Change Sorter, usually preferring Monticello.  However  
>> occasionally when I want to submit a small change (particularly when  
>> I've fallen far behind the HEAD of a repository) then I do turn to  
>> Change Sorter.  However Change Sorter is then full of lots of Change  
>> Sets that mean nothing to me.  Many of these are named of the  
>> form "MonticelloPackage.versionNumber" and I can't determine the pattern  
>> for inclusion of changes that I make.  So…

> yes we should clean them.
> http://code.google.com/p/pharo/issues/detail?id=7131


>> Q1. I can see how to delete individual Change Sets, but how can I delete  
>> them all to start with a clean slate (or is that a bad idea?)

> No you can there is not problem.
>> Q2. What determines which Change Set changes go into.
>> a. Does a Monticello import create a Change Set of that name & version  
>> as a one time event, to which further changes are not added?
> no idea

>> b. Do changes I make to a class in a Monticello package create a Change  
>> Set of that name & version.
> No idea
>> I could do further experiments to try and pin down Q2 myself, but I  
>> needed to ask Q1 anyway and I thought others might be interested in the  
>> answer to Q2.

> yes please do.



It will be a couple of months before I have time to properly look into it.  
Remind me then if I haven't reported back.



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7131 in pharo: Clean change sets

pharo

Comment #2 on issue 7131 by [hidden email]: Clean change sets
http://code.google.com/p/pharo/issues/detail?id=7131

Also a menu item to clear all change sets would be useful rather than  
having to press Alt-X on each one.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7131 in pharo: Clean change sets

pharo

Comment #3 on issue 7131 by [hidden email]: Clean change sets
http://code.google.com/p/pharo/issues/detail?id=7131

for now: ChangeSet cleanUp: true


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7131 in pharo: Clean change sets

pharo
Updates:
        Status: HumanReviewNeeded

Comment #4 on issue 7131 by [hidden email]: Clean change sets
http://code.google.com/p/pharo/issues/detail?id=7131

I added the possibility to destroy all changeSets via the menu.
And we should also do

ChangeSet cleanUp: true to clean the state of the system.
Slice in the inbox


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7131 in pharo: Clean change sets

pharo
Updates:
        Status: Integrated

Comment #5 on issue 7131 by [hidden email]: Clean change sets
http://code.google.com/p/pharo/issues/detail?id=7131

Integrated in 20440


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker