uploading project files on SM

Avi Bryant avi at beta4.com
Wed Mar 10 19:35:06 UTC 2004


On Mar 10, 2004, at 2:59 AM, goran.krampe at bluefish.se wrote:

> Romain Robbes <rrobbes at info.unicaen.fr> wrote:
>> I've been using it for the releases I have done recently,
>> but I wanted to know if it would be possible to upload
>> all the projects registered, automatically or not.
>
> You mean a programmatic upload? Not sure what you mean with "all"
> projects registered. Some form of bulk upload?
>
> Sidenote: Avi has made a programmatic interface for making releases - I
> think Monticello can do it. But I don't think he handled actual 
> uploads.

I did, actually.  Just do an HTTP PUT to /sm/upload/<filename>, giving 
your username/pw through HTTP Basic Auth.  You can see an example in 
MCSMReleaseRepository>>uploadVersion: .




More information about the Squeak-dev mailing list