Thursday, 2014-08-21

*** tpb has joined #timvideos00:00
*** FeltonChris has joined #timvideos01:56
*** CarlFK has quit IRC01:57
*** CarlFK has joined #timvideos01:58
*** ChanServ sets mode: +v CarlFK01:58
CarlFKmithro: create wiki page for packing (I am not really sure where is should live, else I would)02:29
*** tija has joined #timvideos06:00
*** tija has quit IRC06:32
*** mparuszewski_ has joined #timvideos06:33
*** tija has joined #timvideos06:51
*** tija has quit IRC07:51
*** rohitksingh has joined #timvideos10:00
*** rohitksingh has quit IRC10:30
*** rohitksingh has joined #timvideos10:31
mithroheyo10:53
rohitksinghmithro: Hi!10:54
rohitksinghshall we set up repos now?10:54
mithrosure10:54
rohitksinghok, what steps do I have to perform to merge the HDMI_Test_v06 to HDMI2USB-vmodvga/examples/hdmi-output-implementation ? First I have to create the examples directory and the sub directory?10:58
mithrorohitksingh: first thing is you need to modify HDMI_Test_v06 to have the output in the correct destination directory11:02
mithrorohitksingh: use "git mv x y" in the HDMI_Test_v06 repo and then commit it11:02
rohitksinghok! trying it11:03
rohitksinghmithro: what do u mean by output? do you mean "git mv repo-root-dir to_examples_dir" ?11:11
mithrorohitksingh: yeah11:12
rohitksinghok11:13
rohitksinghtrying11:13
mithrohttp://dangerousprototypes.com/hackercampshenzhen/schedule/11:19
tpbTitle: Schedule | Hacker Camp Shenzhen (at dangerousprototypes.com)11:19
rohitksinghit gives error "fatal: 'c:/Users/Rohit/Documents/GitHub/HDMI2USB-vmodvga/examples/hdmi-output-implementation' is outside repository" it was the destination directory11:20
mithrorohitksingh: no11:21
rohitksinghthen?11:21
mithroyour moving it to the relative location inside the same directory11:22
mithroIE "mkdir examples/hdmi-output-implementation; git mv * examples/hdmi-output-implementation"11:23
rohitksinghoh okay! trying it now11:23
rohitksinghit should every directory except 'examples' dir right? because  it says "fatal: can not move directory into itself, source=examples, destination=examples/hdmi-output-implementation/examples"....so can't use '*'11:26
mithroyeah11:27
rohitksinghok let me try11:27
rohitksinghokay moved everything except .git dir and .gitignore & .gitattributes files. Shall I move them too?11:32
rohitksinghcurrently this is root directory ".git/  .gitattributes  .gitignore  examples/"11:34
rohitksinghand this is contents of hdmi-output-implementation "LICENSE  README.md  hdl/  i2c/  ipcore_dir/  ise/  ucf/"11:35
mithrookay11:35
mithrorohitksingh: all committed?11:35
rohitksinghYes all commited till now. I wanted to ask shall I move git dir and .gitignore & .gitattributes files too?11:37
mithrorohitksingh: you can keep them11:37
rohitksinghokay!11:37
rohitksinghnext step?11:37
mithrothen go into the hdmi2usb-vmodvga11:37
rohitksinghdone11:38
mithroand add a git remote pointing to the other repo's .git directory11:38
rohitksinghokay..let me try11:38
mithrogit remote add other 'c:/Users/Rohit/Documents/GitHub/HDMI_Test_v06/.git"11:38
mithrorohitksingh: something like that11:39
rohitksinghokay11:39
rohitksinghBTW the hdmi2usb-vmodvga repo's default is 'gsoc'... does it matter?11:41
rohitksinghdeafult branch11:42
mithronot really11:42
rohitksinghdone11:42
mithrogit fetch other11:43
rohitksinghdone... this is the output http://pastebin.com/QsB7i8U311:46
tpbTitle: $ git fetch other warning: no common commits remote: Counting objects: 388, done - Pastebin.com (at pastebin.com)11:46
mithrorohitksingh: LGTM11:46
mithronow you are going to do a "git merge other/master"11:46
mithrorohitksingh: there are likely to be conflicts11:46
rohitksinghmithro: okay. let me try11:47
rohitksinghyeah. says conflict in .gitignore http://pastebin.com/igqPQkUj11:48
tpbTitle: $ git merge other/master Auto-merging .gitignore CONFLICT (add/add): Merge confl - Pastebin.com (at pastebin.com)11:48
mithroso manually merge the conflicting files11:48
rohitksinghokay, after that again "git merge other/master"?11:49
mithrorohitksingh: no11:49
mithrogit commit11:49
rohitksinghdone11:52
rohitksinghthen push?11:52
mithrorohitksingh: same process for the other repo11:53
rohitksinghmithro: thanks so much! learned something great today! will do with same with other repo too!11:53
rohitksinghmithro: done with other repo too12:11
mithrorohitksingh: push it and i'll take a look12:13
rohitksinghdone12:13
mithrorohitksingh: you should be a little more careful about committing temporary files12:21
mithrorohitksingh: when you did the directory restructuring you also modified files12:22
mithrorohitksingh: you should have committed the changes first and then done the restructure12:22
mithrorohitksingh: have you used gitk before?12:23
rohitksinghmithro: okay. will keep in mind! i will have to clean temporary files12:24
rohitksinghmithro: gitk? no never heard of it before :/12:24
mithroit's a tool which lets you see the commit history in a nice visual manner12:25
rohitksinghmithro: wow! It awesome! (gitk)12:25
mithrorohitksingh: yeah, it's really helpful to see history12:31
rohitksinghmithro: it just became my one of the favorite tools!12:32
rohitksinghIs anyone going to Hacker Camp Shenzen? (link posted above)12:33
mithrorohitksingh: I'd love too12:33
mithrorohitksingh: but probably won't12:33
rohitksinghmithro: I guess all seats would have been full by now! Its really popular12:34
rohitksinghNope...few seats are still available.12:35
mithrorohitksingh: I'd highly recommend it - it sounds super fun12:39
rohitksinghmithro: Yeah. I'm planning for the next one. This one's schedule clashes with my mid-sem exams. Would really miss it!12:42
mithrorohitksingh: that's the november one right?12:44
rohitksinghmithro: yeah! 17-19th Nov12:48
*** FeltonChris has quit IRC13:10
*** Niharika has joined #timvideos13:16
* Niharika waves13:18
CarlFKmithro: wiki page of stuff for deb guys?  that may be looking for someting to do today13:33
CarlFKI am in an out, need to pack, eat and fly to Portland13:34
mithroCarlFK: well, it's 11:34pm tonight :P13:34
CarlFKstart a page somehwere, I can add to it13:34
CarlFKbut I wasn't sure where such a thing should live13:34
mithromparuszewski_: ping?13:35
mparuszewski_mithro: pong13:35
mithromparuszewski_: so where did that documentation for the website deployment stuff end up?13:35
mithromparuszewski_: and where did your final report end up?13:36
mparuszewski_Here is final report: https://docs.google.com/document/d/1KL_aSBfdnwuqZ4zhFrukZplk3v3DMut9_GvX-cUPZMw/edit?usp=docslist_api13:37
tpbTitle: GSoC Final Report - Google Docs (at docs.google.com)13:37
mparuszewski_And readme file for getting started with instructions is here https://github.com/timvideos/getting-started/blob/master/README.md13:41
tpbTitle: getting-started/README.md at master · timvideos/getting-started · GitHub (at github.com)13:41
mparuszewski_How to deploy is here on wiki https://github.com/timvideos/getting-started/wiki/How-to-fork-and-run-own-getting-started%3F13:42
tpbTitle: How to fork and run own getting started? · timvideos/getting-started Wiki · GitHub (at github.com)13:42
mparuszewski_And here https://github.com/timvideos/getting-started/wiki/From-change-to-generated-website---how-does-it-work%3F13:42
tpbTitle: From change to generated website how does it work? · timvideos/getting-started Wiki · GitHub (at github.com)13:42
mithroCarlFK: https://github.com/timvideos/streaming-system/wiki/Debian-Packaging13:45
tpbTitle: Debian Packaging · timvideos/streaming-system Wiki · GitHub (at github.com)13:45
mithromparuszewski_: so there seems to be some confusion here13:45
mparuszewski_Why, should I clarify something? :)13:47
mithromparuszewski_: the idea was to divorce the getting-started report from the website13:48
mparuszewski_I created documents on getting started before I was writing report, about 2-3 weeks ago to make it easier for contributors and developers to modify content and deploy website13:51
CarlFKmithro: thanks13:52
mparuszewski_I can also add them to my report, I tried to not repeat myself, but if that is an issue I will do that. :)13:52
mithromparuszewski_: btw - it's a bad idea to resolve someone elses comments14:17
mparuszewski_I understand, I haven't used Google Docs with comments before. Thank you for your hint.14:19
mithrorohitksingh: can you go back and redo the restructure / merge without the tmp files being added?14:22
rohitksinghmithro: i'll be heading out for neighbour's home in few minutes. I'll do it after i return14:23
mithrorohitksingh: no worries14:24
*** rohitksingh has left #timvideos14:27
*** rohitksingh has quit IRC14:27
*** CarlFK has quit IRC14:41
*** tija has joined #timvideos14:43
*** tija has quit IRC14:51
*** CarlFK has joined #timvideos16:08
*** ChanServ sets mode: +v CarlFK16:08
mithroCARAM: if you don't fill out your end of GSoC survey you automatically fail no matter what the mentor sets16:10
*** CarlFK has quit IRC16:28
*** CarlFK has joined #timvideos16:30
*** ChanServ sets mode: +v CarlFK16:30
*** CarlFK has quit IRC16:31
*** rohitksingh has joined #timvideos17:23
*** Niharika_ has joined #timvideos17:32
*** Niharika has quit IRC17:35
Niharika_mithro: Around?17:53
mithroNiharika_: hopefully not for much longer17:54
mithroit being 3:54am17:54
Niharika_As my understanding goes, from my communications with skay, you can set it up such that bugtracker.timvideos.us redirects to bugtracker.codersquid.com.17:54
Niharika_I thought so.17:54
Niharika_We could talk tomorrow (later today for you). No issues.17:55
mithroNiharika_: dump it in the pull request then I can do it at my lesiure :P17:55
Niharika_Alright, and I'll update the commit message. Thanks!17:56
mithrosee ya!18:00
mithrorohitksingh: you should also close out any issues on your repo at https://github.com/rohit91/HDMI2USB-vmodvga/issues18:01
tpbTitle: Issues · rohit91/HDMI2USB-vmodvga · GitHub (at github.com)18:01
mithrorohitksingh: then disable github issues18:01
rohitksinghokay!18:04
rohitksinghmithro: btw by going back you meant reverting the commits right?18:05
rohitksinghmithro: okay, i suppose its time for you to sleep. I'll see git documentation on that18:07
*** CarlFK has joined #timvideos18:12
*** ChanServ sets mode: +v CarlFK18:12
*** Niharika_ has quit IRC18:26
*** CarlFK has quit IRC18:43
*** mparuszewski_ has quit IRC19:52
*** CarlFK has joined #timvideos20:03
*** ChanServ sets mode: +v CarlFK20:03
*** rohitksingh has quit IRC20:17
CarlFKaps: ping  - can you bring up 3 test streams on the EC2  boxes in the next 4-6 hours?20:19
apsCarlFK: It's around 2am here. Any chance to do it before 2 hours or after 7 hours?20:20
CarlFKI am arriving at debconf in about 2 hours, and someone just told me "I have the icecast server ready!"  so being able to show something else working too will help the "why different?!!!" rage I expect.20:20
CarlFKaps: cool.  don't worry about it now then.  if we can do it in 7 or 8 that's fine too20:21
CarlFKtoday is meet and greet and setup some networking.  tomorrow is setup the rooms, first talk is the day after that20:23
apsah, then we have time I guess.20:23
CarlFKsort of ;/20:27
CarlFKpeople are grumpy that I am "taking over and doing it my way"20:27
CarlFKcan you feed the bouncing ball feed as a test stream?20:30
CarlFKoh, if you can something now that thats good too.  4-6 hours was to give you some time :p20:32
apsokay, let me see20:32
apsCarlFK: encoder domains?20:33
CarlFK?20:34
apsumm, I mean EC2 box ssh url20:34
apslike cartoon1.encoder.timvideos.us20:34
CarlFKI still don't understand20:35
apshow do I ssh into EC2 boxes?20:35
CarlFKthats what I was hoping you knew20:36
apsmithro set the EC2 encoder and gave me configration which was cartoon1.encoder.timvideos.us cartoon2.encoder.timvideos.us barbie.encoder.timvideos.us hays.encoder.timvideos.us for PyOhio20:36
CarlFKyou need to turn them on from the aws?.amazon.com20:37
apsyes, I guess20:37
CarlFKI doubt that has changed20:37
apsCarlFK: and btw he had added my pub key that time, not sure if it's still there.20:38
CarlFKhttps://github.com/timvideos/streaming-system  none of the "at venue" will be ready for about 15 hours from now20:38
tpbTitle: timvideos/streaming-system · GitHub (at github.com)20:38
CarlFKlikely still there20:38
CarlFKdid you ever use the management console to bring up/down the boxes?20:39
apsno20:39
CarlFKoh oh...20:39
apsyou have any idea about ssh IP?20:39
CarlFKlets see if I can...20:39
CarlFKhttps://console.aws.amazon.com/console/home20:39
CarlFKoh cwap.  those are my boxes, not Tim's20:41
CarlFKoh extra cwap "This account is currently blocked and not recognized as a  valid account. Please contact [email protected] if you have  questions."20:42
CarlFKI think it is because I let my someting key end up on github :p20:42
CarlFK6am tim time, I'll get with him and get you 3 boxes with pub keys and all that20:43
CarlFKhow many hours until you are awake and somewhat alert ?20:44
aps1, maybe 220:44
CarlFKoh, I thought you were going to bed soon?20:44
apstim time is 6:45 am right now20:44
apsand he went to bed after 420:45
CarlFKaren't you going to sleep soon?20:46
apsyeah, I'll sleep now if can't set it up right now20:46
apsCarlFK: oh sorry, I though you were asking in how much time I will sleep. I'll be wide awake in  6 hours20:46
CarlFKyeah, sleeep now, don't worry about getting up early20:47
CarlFKneed to wait for tim to get up, get on and get the boxes up - I don't expect that for 6-8 hours from now.20:47
CarlFKit is 1:50p in Portland (where DebConf is)  so if we get something up later tonight (10p or so) thats good enough20:50
CarlFKI expect to get booted off the internet 'soon'20:51
CarlFKas in now20:51
CarlFKget some sleep, take your time waking up, hopefully Tim and I will have ec2 boxes ready for you20:52
apsokay, cya20:53
*** CarlFK has quit IRC21:04
*** CarlFK has joined #timvideos21:40
*** ChanServ sets mode: +v CarlFK21:40
*** CarlFK has quit IRC21:58
*** CarlFK has joined #timvideos22:00
*** ChanServ sets mode: +v CarlFK22:00
*** CarlFK has quit IRC22:01
*** mparuszewski_ has joined #timvideos22:46

Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!