<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I am now ready to publish BabyIDE for DCI on Squeak 4.5.<br>
    <br>
    I'm not sure which repository to use, but am trying SqueakSource. <br>
    I have managed to become a member of SqueakSource.<br>
    I have created a new project called DCI. I probably set a password
    somewhere without understanding what it meant.<br>
     <br>
    I add an HTTP repository to the Monticello browser:<br>
        MCHttpRepository<br>
        location: '<a class="moz-txt-link-freetext" href="http://www.squeaksource.com/DCI">http://www.squeaksource.com/DCI</a>'<br>
        user: 'squeak'<br>
        password: 'squeak'<br>
    I have a package, BabyIDE, and save it to this repository. The save
    does not succeed. Error message:<br>
    <blockquote>HTTP/1.1 401 Unauthorized<br>
      Date: Tue, 30 Dec 2014 18:29:01 GMT<br>
      Server: Comanche/6.2 (unix)<br>
      X-Code-Repository: SqueakSource<br>
      WWW-Authenticate: Basic realm="DCI"<br>
      Content-type: text/html<br>
      Content-length: 30<br>
      Vary: Accept-Encoding<br>
      Connection: closeHTTP/1.1 401 Unauthorized<br>
      Date: Tue, 30 Dec 2014 18:29:01 GMT<br>
      Server: Comanche/6.2 (unix)<br>
      X-Code-Repository: SqueakSource<br>
      WWW-Authenticate: Basic realm="DCI"<br>
      Content-type: text/html<br>
      Content-length: 30<br>
      Vary: Accept-Encoding<br>
      Connection: close&lt;h1&gt;Authentication Failed&lt;/h1&gt;<br>
    </blockquote>
    I have also tried with the password I set for the project. Same
    result.<br>
    <div class="moz-signature"><br>
      What's wrong?<br>
      --Trygve<br>
      <br>
      <br>
    </div>
  </body>
</html>