lkml.org 
[lkml]   [2005]   [Sep]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: What's up with the GIT archive on www.kernel.org?
    On Sun, Sep 11, 2005 at 09:45:33PM -0500, Dmitry Torokhov wrote:
    >
    > Call me brain-dead but all of this just makes me rsync my tree to
    > kernel.org and then manually do "ln -f" for all the packs that Linus
    > has. This way I am sure tht the tree is what I have plus and it is
    > "pullable".

    If you have access to make hardlinks, you should be able to use
    git-relink to do the hard work for you.

    From memory:
    git relink my_dir1 my_dir2 ... master_dir

    or:
    git relink my-kernel-tree /pub/scm/.../torvalds/linux.git/

    (I think that will work - via a bug in my initial attempt to write
    git-relink, I look to make sure the path ends in ".git/" not "/.git/".
    So the above should work. I think.)

    --

    Ryan Anderson
    sometimes Pug Majere
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-09-12 20:45    [W:3.921 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site