Yves

Am 11.03.2015 um 12:22 schrieb Yves Blusseau:
> 
>> Le 11 mars 2015 à 09:39, Erich Titl <erich.t...@think.ch> a écrit :
>>
>> Hi Yves
>>
>> Am 11.03.2015 um 08:56 schrieb Yves Blusseau:
>>>
>> ...
>>
>>>>
>>>> I guess with your tool we somehow duplicate a git repository to another
>>>> filepath without actually duplicating the data and we should be able to
>>>> point to this partial tree. Is that it?
>>>
>>> With this we can manage all the packages in a git repository, and only 
>>> download the files we need.
>>>
>>> For your web site you can use the git store get (without filename) to 
>>> download/update all the packages in your document root. So it will always 
>>> up2date. If someone generate a new package he only need to push the new 
>>> file to the git repository.
>>
>> So this tool synchronizes a git repository to a tree. How does it update
>> the tree from git without intervention? How could we use this to build
>> and populate the tree on SF? I don't know if we store kernel, initrd and
>> packages in a git repository on SF.
> 
> You can update the tree with a cron for example.
> I don't know how the files are put on SF. If we have ftp or sftp access we 
> can mirror a local tree to SF.
> With git store we can upload all binaries you want.

I don't really want to upload anything (maybe I do). I was under the
impression everything was on sourceforge anyway, just in different
locations and maybe packed. I would rather this to be done on
sourceforge without having to download, reformat, repack, you name it.

There is access to the packages on SF, I found that in the meantime.
Unfortunately it does not really reflect the version as distributed, as
5_1 is in reality 5.1.3. This is easy to understand for a human being,
as we know how to guess. A program or script is bad at guessing.

There is no kernel, modules, firmware nor initrd/mod available on SF,
just stuffed in tarballs or iso images. We shoud make that selectable too.

I tried to get shell access to the account, but it appears I don't have
sufficient privilege to access the packages tree.

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