Help not losing my changes :(

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

Help not losing my changes :(

Stephane Ducasse-3
I took the latest version of Pharo 70 and I coded some cleanings
and when I change the remote to pull from Pharo I got a lot of fetch
and load happening
But I do not know if I should merge incoming.
probably.

And then I got an error IceVersionDoesNotExist: there is no versoin
for package: SunitUI-Testing in commit 00db9


Now when I commit my work I get KeyNotFound: key 'Metacello-Cypress'
not found in Dictionary
I often get this KeyNotFound error.

What can I do to avoid losing my work.

Stef

Reply | Threaded
Open this post in threaded view
|

Re: Help not losing my changes :(

alistairgrant
If this is the same as a known problem, just close the error and try
to commit again.

Cheers,
Alistair

On 1 March 2018 at 16:58, Stephane Ducasse <[hidden email]> wrote:

> I took the latest version of Pharo 70 and I coded some cleanings
> and when I change the remote to pull from Pharo I got a lot of fetch
> and load happening
> But I do not know if I should merge incoming.
> probably.
>
> And then I got an error IceVersionDoesNotExist: there is no versoin
> for package: SunitUI-Testing in commit 00db9
>
>
> Now when I commit my work I get KeyNotFound: key 'Metacello-Cypress'
> not found in Dictionary
> I often get this KeyNotFound error.
>
> What can I do to avoid losing my work.
>
> Stef
>

Reply | Threaded
Open this post in threaded view
|

Re: Help not losing my changes :(

Stephane Ducasse-3
Thanks. In fact all the commit was fucked up so I will refork and reclone. :(


On Thu, Mar 1, 2018 at 6:03 PM, Alistair Grant <[hidden email]> wrote:

> If this is the same as a known problem, just close the error and try
> to commit again.
>
> Cheers,
> Alistair
>
> On 1 March 2018 at 16:58, Stephane Ducasse <[hidden email]> wrote:
>> I took the latest version of Pharo 70 and I coded some cleanings
>> and when I change the remote to pull from Pharo I got a lot of fetch
>> and load happening
>> But I do not know if I should merge incoming.
>> probably.
>>
>> And then I got an error IceVersionDoesNotExist: there is no versoin
>> for package: SunitUI-Testing in commit 00db9
>>
>>
>> Now when I commit my work I get KeyNotFound: key 'Metacello-Cypress'
>> not found in Dictionary
>> I often get this KeyNotFound error.
>>
>> What can I do to avoid losing my work.
>>
>> Stef
>>
>