RewriteTool

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

RewriteTool

Sean P. DeNigris
Administrator
There are two repos:
http://smalltalkhub.com/#!/~PharoExtras/RewriteTool , which seems to have been forked some time ago
and
http://smalltalkhub.com/#!/~MarkRizun/RewriteTool/ , which is now about 70 commits ahead of the first!

What should be done?
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: RewriteTool

Sean P. DeNigris
Administrator
Sean P. DeNigris wrote
http://smalltalkhub.com/#!/~MarkRizun/RewriteTool/ , which is now about 70 commits ahead of the first!
Alarmingly, Mark's repo seems to only be intermittently available. Many times sthub returns 404...
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: RewriteTool

Jean-Christophe Bach
In reply to this post by Sean P. DeNigris
* Sean P. DeNigris <[hidden email]> [06.05.2015. @12:23:09 -0700]:

> There are two repos:
> http://smalltalkhub.com/#!/~PharoExtras/RewriteTool , which seems to have
> been forked some time ago
> and
> http://smalltalkhub.com/#!/~MarkRizun/RewriteTool/ , which is now about 70
> commits ahead of the first!
>
> What should be done?
>
> -----
> Cheers,
> Sean
The right one should be the fork which was done to integrate Mark's
work. But Mark is committing one its own repo, therefore the PharoExtras
one should be updated.
Mark, could you do it and then use the pharoextras repo?

Thx,

Jean-Christophe

signature.asc (836 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: RewriteTool

Jean-Christophe Bach
In reply to this post by Sean P. DeNigris
* Sean P. DeNigris <[hidden email]> [06.05.2015. @12:26:49 -0700]:

> Sean P. DeNigris wrote
> > http://smalltalkhub.com/#!/~MarkRizun/RewriteTool/ , which is now about 70
> > commits ahead of the first!
>
> Alarmingly, Mark's repo seems to only be intermittently available. Many
> times sthub returns 404...
>
> -----
> Cheers,
> Sean
For that, it is the trailing /
=> http://smalltalkhub.com/#!/~MarkRizun/RewriteTool works

Jean-Christophe

signature.asc (836 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: RewriteTool

philippeback
Nope, not found. Even using the search box on STH

Phil

On Thu, May 7, 2015 at 9:23 AM, Jean-Christophe Bach <[hidden email]> wrote:
* Sean P. DeNigris <[hidden email]> [06.05.2015. @12:26:49 -0700]:

> Sean P. DeNigris wrote
> > http://smalltalkhub.com/#!/~MarkRizun/RewriteTool/ , which is now about 70
> > commits ahead of the first!
>
> Alarmingly, Mark's repo seems to only be intermittently available. Many
> times sthub returns 404...
>
> -----
> Cheers,
> Sean

For that, it is the trailing /
=> http://smalltalkhub.com/#!/~MarkRizun/RewriteTool works

Jean-Christophe



Reply | Threaded
Open this post in threaded view
|

Re: RewriteTool

Jean-Christophe Bach
* [hidden email] <[hidden email]> [07.05.2015. @09:28:45 +0200]:

> Nope, not found. Even using the search box on STH
>
> Phil

Well, I have just tried and… I think it is a "Schrödinger project": it
is available and not available.
Few minutes ago, it was available, now not anymore.

JC

signature.asc (836 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: RewriteTool

philippeback
Maybe this could be linked to some mongotalk issues with connections in the pools.
I've had some in my app and had to make sure all handles were right before a lot of the calls.

Phil

On Thu, May 7, 2015 at 9:35 AM, Jean-Christophe Bach <[hidden email]> wrote:
* [hidden email] <[hidden email]> [07.05.2015. @09:28:45 +0200]:

> Nope, not found. Even using the search box on STH
>
> Phil

Well, I have just tried and… I think it is a "Schrödinger project": it
is available and not available.
Few minutes ago, it was available, now not anymore.

JC



Reply | Threaded
Open this post in threaded view
|

Re: RewriteTool

Mark Rizun
In reply to this post by Jean-Christophe Bach
Hi!

I will update the PharoExtras/RewriteTool repo soon.
The interesting thing is, that on page http://smalltalkhub.com/#!/~MarkRizun, it shows me that I have zero projects. I hope it's not permanently and just some kind of bug:)

Mark
Reply | Threaded
Open this post in threaded view
|

Re: RewriteTool

Sean P. DeNigris
Administrator
Mark Rizun wrote
I will update the PharoExtras/RewriteTool repo soon.
I noticed your personal repo was available for a moment, and took the opportunity to update the migration
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: RewriteTool

Sean P. DeNigris
Administrator
Sean P. DeNigris wrote
...update the migration
BTW why "firstVersion: spec <version: 'firstVersion'>". I've never seen this approach before. What is the reason to depart from numbered versions?
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: RewriteTool

Mark Rizun
To be honest I don't know:)
I did the configuration at time I was really new to Pharo, and I just followed some tutorial, that people gave me at mailing list.
So basically I did the config by instructions, without thinking why.
What approach is considered to be common?

Mark

2015-05-07 20:15 GMT+03:00 Sean P. DeNigris <[hidden email]>:
Sean P. DeNigris wrote
> ...update the migration

BTW why "firstVersion: spec <version: 'firstVersion'>". I've never seen this
approach before. What is the reason to depart from numbered versions?



-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/RewriteTool-tp4824877p4825102.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.


Reply | Threaded
Open this post in threaded view
|

Re: RewriteTool

Sean P. DeNigris
Administrator
Mark Rizun wrote
To be honest I don't know:)
Ah, okay. I thought maybe you had invented a cool new method ;)

Mark Rizun wrote
What approach is considered to be common?
I just created one (ConfigurationOfRewriteTool-SeanDeNigris.7) via the Versionner GUI tool and uploaded to the PharoExtras repo. It also declares a stable version 1.0 so it can be loaded via the Configuration Browser.
Cheers,
Sean