Am 23.03.2015 um 18:05 schrieb Yves Blusseau:
> 
>> Le 23 mars 2015 à 16:35, kp kirchdoerfer <kap...@users.sourceforge.net> a 
>> écrit :
...

>>
>> How do I use it to get a package from it, and more important, how can I 
>> update 
>> a package in the repo, build new directories??
> Go into the directory containing the symlinks and use the command "git store 
> get" to retrieve one package.
> To add a new file or update one use the "git store add" command.
> To push the binaries to the repository use the "git store push" command.
> 
>> And finally - it seems not help me to shrink the existing repository on SF.

The binaries (packages and kernel/modules) are different whenever they
get rebuilt and then stored in the package repository. There will not be
much of a history stored with them, as they don't get updated very often.

Right now it looks like the packages repository just adds a new
directory whenever a version gets created. Could we use tags or branches
to achieve the same, e.g. create a branch stable/latest for the last
versions? Branches and tags are easy to get rid of.

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