Parrot FTP site
Allison Randal
allison at parrot.org
Wed Oct 29 18:42:52 UTC 2008
Will Coleda wrote:
>> soon-to-be the home of Parrot release tarballs, OS packages, and
>> potentially also Parrot modules.
>
> And language releases. =-)
Yes!
> So,
>
> - pub/parrot/releases/0.8.0
> - pub/parrot/releases/devel -> pub/parrot/releases/0.8.0
> - pub/parrot/releases/current -> pub/parrot/releases/devel
Or divide the releases into devel and stable directories, so it's always
clear from the archives which were which?
pub/parrot/releases/devel/0.7.0
pub/parrot/releases/devel/0.7.1
pub/parrot/releases/devel/0.8.0
pub/parrot/releases/stable/1.0.0
And have the 'current' alias go straight to the tarball?
pub/parrot/releases/current ->
pub/parrot/releases/devel/0.8.0/parrot-0.8.0.tar.gz
Or, maybe 'current' goes to the directory, and 'current.tar.gz' goes to
the tarball?
pub/parrot/releases/current -> pub/parrot/releases/devel/0.8.0
pub/parrot/releases/current.tar.gz ->
pub/parrot/releases/devel/0.8.0/parrot-0.8.0.tar.gz
> with pub/parrot/... languages? modules, etc?
pub/parrot/languages
pub/parrot/languages/tcl
pub/parrot/languages/perl6
pub/parrot/languages/php
pub/parrot/languages/python2_5
pub/parrot/languages/python3
pub/parrot/languages/ruby
pub/parrot/modules
pub/parrot/modules/? (TBD)
Allison
More information about the parrot-dev
mailing list