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 [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
