Monticello changes not working

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

Monticello changes not working

Mariano Martinez Peck
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. 

Reply | Threaded
Open this post in threaded view
|

Re: Monticello changes not working

EstebanLM
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 <[hidden email]> 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. 


Reply | Threaded
Open this post in threaded view
|

Re: Monticello changes not working

Sean P. DeNigris
Administrator
EstebanLM wrote
not all the time, but yes, some times it happens to me too
Anybody have a reproducible case?
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: Monticello changes not working

Camillo Bruni-3
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" <[hidden email]> 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.
>


Reply | Threaded
Open this post in threaded view
|

Re: Monticello changes not working

Sean P. DeNigris
Administrator
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
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: Monticello changes not working

Mariano Martinez Peck
In reply to this post by Camillo Bruni-3
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 <[hidden email]> 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" <[hidden email]> 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

Reply | Threaded
Open this post in threaded view
|

Re: Monticello changes not working

Stéphane Ducasse
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 <[hidden email]> 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" <[hidden email]> 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
>