Am Freitag, 27. März 2015, 16:39:54 schrieb Erich Titl:
> Hi
> 
> Am 27.03.2015 um 15:53 schrieb kp kirchdoerfer:
> ...>
> 
> > Just play with it and let's know about your findings.
> > Esp stable is a playground, but I hope we can shrink the other repos as
> > well later.
> 
> I can now access the packages as
> 
> http://sourceforge.net/p/leaf/packages/ci/5.1.3/tree/
> 
> and
> 
> http://sourceforge.net/p/leaf/packages/ci/stable/tree/
> 
> I just created the branches 5.1.3 and stable in the existing repository.
> As I guessed, git is intelligent enough to not duplicate the binaries
> and just moved the structural differences to the repository.
> 
> Please update your package repository and let me know about your experience.
> 
> cheers
> 
> ET
#git branch --track stable origin/stable
#git branch
* master
  stable

#git checkout stable

# ls 
i386  stable  tools  version


kp

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