[Pharo-project] Is there a public repository that we can put our work
The default one MCHttpRepository location: 'http://www.squeaksource.com/' user: 'squeak' password: 'squeak' doesn't seem to work. I don't mind hosting my own, but I am definitely a noob at squeak source control.
On Thu, Feb 18, 2010 at 10:46:05PM -0600, Nathan Tuttle wrote:
The default one MCHttpRepository location: 'http://www.squeaksource.com/' user: 'squeak' password: 'squeak'
doesn't seem to work.
I don't mind hosting my own, but I am definitely a noob at squeak source control.
Connect to squeaksource.com with an ordinary web browse. Select "register member" and register yourself with a new account. You will have your own user ID and password that you can use for making the MCHttpRepository connections. Yuu can use the ordinary web browser for setting up your account and project, and once that is done you can use Monticello in Pharo/Squeak to save versions of your project. Dave
Thanks David!! On Thu, Feb 18, 2010 at 11:17 PM, David T. Lewis <lewis@mail.msen.com>wrote:
On Thu, Feb 18, 2010 at 10:46:05PM -0600, Nathan Tuttle wrote:
The default one MCHttpRepository location: 'http://www.squeaksource.com/' user: 'squeak' password: 'squeak'
doesn't seem to work.
I don't mind hosting my own, but I am definitely a noob at squeak source control.
Connect to squeaksource.com with an ordinary web browse. Select "register member" and register yourself with a new account. You will have your own user ID and password that you can use for making the MCHttpRepository connections.
Yuu can use the ordinary web browser for setting up your account and project, and once that is done you can use Monticello in Pharo/Squeak to save versions of your project.
Dave
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
David T. Lewis -
Nathan Tuttle