CityScope / CS_Cooper-Hewitt

meta repo/sandbox repo for keeping everything related to the Cooper Hewitt exhibition
5 stars 2 forks source link

Best practice to migrate submodule to this repo #27

Closed popabczhang closed 5 years ago

popabczhang commented 5 years ago

@yasushisakai , could you please explain the best practice to migrate submodule to this repo? More specifically the 3d projection mapping unity submodule. Thanks!

yasushisakai commented 5 years ago

great!

  1. make a Unity folder and put everything Unity.

  2. delete the submodule

I see you don't have the videos included, which I support your decision, may be we can put it the movie files in a release. 👍

known facts:

you can choose whichever method you are comfortable with.

aberke commented 5 years ago

Feel free to grab me if you'd like some hands on help. This is a nice primer: https://blog.github.com/2016-02-01-working-with-submodules/

yasushisakai commented 5 years ago

@popabczhang let's talk about this Monday!

popabczhang commented 5 years ago

Thank you, Alex!

On Fri, Oct 26, 2018 at 4:16 PM Alex notifications@github.com wrote:

Feel free to grab me if you'd like some hands on help. This is a nice primer: https://blog.github.com/2016-02-01-working-with-submodules/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CityScope/CS_Cooper-Hewitt/issues/27#issuecomment-433530685, or mute the thread https://github.com/notifications/unsubscribe-auth/ACrA-PNF4eR9zSZmGh4SwywP38B7NTcIks5uo22cgaJpZM4X7dGc .

--

YAN ZHANG "RYAN"

PH.D. STUDENT, ASSISTANT RESEARCHER MEDIA ARTS & SCIENCES, MEDIA LAB MASSACHUSETTS INSTITUTE OF TECHNOLOGY

M.S. ADVANCED ARCHITECTURE DESIGN COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK

20 AMES STREET, BUILDING E15-368 CAMBRIDGE, MA 02142

1(917)767-3589 POPABCZHANG@GMAIL.COM

popabczhang commented 5 years ago

Yes, I guess I will choose option 1. I do have all the videos uploaded to github, which makes my repo 322 MB big. Is it okay to do the same for coop-hewitt repo?

On Fri, Oct 26, 2018 at 6:15 PM Yasushi Sakai notifications@github.com wrote:

@popabczhang https://github.com/popabczhang let's talk about this Monday!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CityScope/CS_Cooper-Hewitt/issues/27#issuecomment-433557501, or mute the thread https://github.com/notifications/unsubscribe-auth/ACrA-J8HkfGHJTiVsdLAabm9BiRYE6w7ks5uo4llgaJpZM4X7dGc .

--

YAN ZHANG "RYAN"

PH.D. STUDENT, ASSISTANT RESEARCHER MEDIA ARTS & SCIENCES, MEDIA LAB MASSACHUSETTS INSTITUTE OF TECHNOLOGY

M.S. ADVANCED ARCHITECTURE DESIGN COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK

20 AMES STREET, BUILDING E15-368 CAMBRIDGE, MA 02142

1(917)767-3589 POPABCZHANG@GMAIL.COM

agrignard commented 5 years ago

300 mb is too big to put on this repo at least at this stage of the development. We might have lots of commit to do and as we are using a lot the revision control feature if we cannot afford to carry 300Mb of file for every checkout of a specific version. Also there is a big chance that those video will have different iteration which will be basically 300Mb per iteration.

Let' see with the unity team where those video can be store, maybe at the very end they will be stored in the github but it's not possible to store it now

popabczhang commented 5 years ago

Sounds reasonable. I will keep the Unity part as a submodule for now then.

On Sun, Oct 28, 2018 at 7:12 PM Arnaud Grignard notifications@github.com wrote:

300 mb is too big to put on this repo at least at this stage of the development. We might have lots of commit to do and as we are using a lot the revision control feature if we cannot afford to carry 300Mb of file for every checkout of a specific version.

Let' see with the unity team where those video can be store, maybe at the very end they will be stored in the github but not now

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CityScope/CS_Cooper-Hewitt/issues/27#issuecomment-433751463, or mute the thread https://github.com/notifications/unsubscribe-auth/ACrA-FPBaCyT0nWFDdXHCc4ZShpWK1RZks5upjnigaJpZM4X7dGc .

--

YAN ZHANG "RYAN"

PH.D. STUDENT, ASSISTANT RESEARCHER MEDIA ARTS & SCIENCES, MEDIA LAB MASSACHUSETTS INSTITUTE OF TECHNOLOGY

M.S. ADVANCED ARCHITECTURE DESIGN COLUMBIA UNIVERSITY IN THE CITY OF NEW YORK

20 AMES STREET, BUILDING E15-368 CAMBRIDGE, MA 02142

1(917)767-3589 POPABCZHANG@GMAIL.COM

yasushisakai commented 5 years ago

closing, let's think this later!