[Pharo-project] Monticello changes not working
Hi guys. I am the only one that noticies that "Changes" is showing whatever but the correct changes? I think this is a stop-the-world-issue because I cannot commit anything because I cannot really see and make sure of what I changed. You should not merge ether if you cannot clearly see what has been changed. thanks -- Mariano http://marianopeck.wordpress.com
not all the time, but yes, some times it happens to me too Esteban On Aug 5, 2012, at 3:27 PM, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
Hi guys. I am the only one that noticies that "Changes" is showing whatever but the correct changes? I think this is a stop-the-world-issue because I cannot commit anything because I cannot really see and make sure of what I changed. You should not merge ether if you cannot clearly see what has been changed.
thanks
-- Mariano http://marianopeck.wordpress.com
EstebanLM wrote
not all the time, but yes, some times it happens to me too
Anybody have a reproducible case? -- View this message in context: http://forum.world.st/Monticello-changes-not-working-tp4643184p4643198.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
I think it happens quite reproducible when asking for changes of packages with references (slices)... On 2012-08-05, at 16:20, "Sean P. DeNigris" <sean@clipperadams.com> wrote:
EstebanLM wrote
not all the time, but yes, some times it happens to me too
Anybody have a reproducible case?
-- View this message in context: http://forum.world.st/Monticello-changes-not-working-tp4643184p4643198.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Camillo Bruni-3 wrote
I think it happens quite reproducible when asking for changes of packages with references (slices)...
Oh yeah, I reported that last month... Issue 6340: [BUG]: Browsing changes on a slice http://code.google.com/p/pharo/issues/detail?id=6340 -- View this message in context: http://forum.world.st/Monticello-changes-not-working-tp4643184p4643229.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
In my case, I can reproduce it always. Each time I ask changes, not necessary slices. Modify something in a package and see changes. On Sun, Aug 5, 2012 at 7:44 PM, Camillo Bruni <camillobruni@gmail.com>wrote:
I think it happens quite reproducible when asking for changes of packages with references (slices)...
On 2012-08-05, at 16:20, "Sean P. DeNigris" <sean@clipperadams.com> wrote:
EstebanLM wrote
not all the time, but yes, some times it happens to me too
Anybody have a reproducible case?
-- View this message in context: http://forum.world.st/Monticello-changes-not-working-tp4643184p4643198.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Mariano http://marianopeck.wordpress.com
may be the case got worsen with the change from systemChangeNotifier to systemAnnoucer. Probably the changeSet does not get notified correctly. Stef On Aug 5, 2012, at 7:51 PM, Mariano Martinez Peck wrote:
In my case, I can reproduce it always. Each time I ask changes, not necessary slices. Modify something in a package and see changes.
On Sun, Aug 5, 2012 at 7:44 PM, Camillo Bruni <camillobruni@gmail.com> wrote: I think it happens quite reproducible when asking for changes of packages with references (slices)...
On 2012-08-05, at 16:20, "Sean P. DeNigris" <sean@clipperadams.com> wrote:
EstebanLM wrote
not all the time, but yes, some times it happens to me too
Anybody have a reproducible case?
-- View this message in context: http://forum.world.st/Monticello-changes-not-working-tp4643184p4643198.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Mariano http://marianopeck.wordpress.com
participants (5)
-
Camillo Bruni -
Esteban Lorenzano -
Mariano Martinez Peck -
Sean P. DeNigris -
Stéphane Ducasse