> 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.

Regards,
Yves
------------------------------------------------------------------------------
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