Thanks, Lukas. Just checking that I hadn't missed something - not  
impossible before I've had my first coffee of the day ;-)

--
Cheers,
Peter.

On 14 dec 2009, at 09.27, Lukas Renggli <reng...@gmail.com> wrote:

> Obviously a copy and paste error. It should be like this:
>
> 6. The following command downloads all versions of SomePackage from
> the remote repository to the local package-cache, if not present yet:
>
>   Gofer new
>       squeaksource: 'repository';
>       package: 'SomePackage';
>       fetch
>
> 7. The following command uploads all versions of SomePackage from the
> local package-cache to the remote repository, if not present yet:
>
>   Gofer new
>       squeaksource: 'repository';
>       package: 'SomePackage';
>       push
>
> Better?
>
> Lukas
>
> -- 
> Lukas Renggli
> http://www.lukas-renggli.ch
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to