Am 12.03.2015 um 19:10 schrieb kp kirchdoerfer:
> Hi Erich;
> 
> Am Donnerstag, 12. März 2015, 18:55:37 schrieb Erich Titl:
...

>>
>> OK, be it that way, but if you upload files, do you have any control on
>> the location, e.g. the URL they can be accessed with?
> 
> For the major part no, AFAIK it's a "git feature" that we use.

You have to tell me how you upload the files.

> 
...

>>
>> - to start with, why is there i386 and not something covered by $ARCH,
>> e.g. i486, geode, i686?
> 
> Because that's how it's build by our toolchain. I want to keep the 
> man-powered 
> release work as low as possible for the time being and put as much of the 
> logic into the program (update script)

Yes, but the toolchain in this aspect is probably outdated. I can add
the i386 part statically but right now it is controlled by the $ARCH
variable which IMHO is the correct way.

> 
>> - there is no version file, so you need to populate the whole tree, does
>> not bother me but possibly SF
> 
> Yes; if it doesn't work that way, the last resort could be to search for a 
> host with shell and ftp access...

These are different protocols and do not cover https, why not just build
the version file to be used to populate the URL correctly and forget
about duplicating the whole package stuff?

cheers

Erich

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to