#emc-devel | Logs for 2009-06-21

Back
[01:11:40] <skunkworks> great work guys!
[01:12:47] <cradek> yay thanks
[01:12:53] <cradek> I'm excited
[01:12:57] <jepler> it's thanks to cradek's hard work
[01:13:00] <jepler> thanks cradek
[01:13:02] <CIA-2> EMC: 03jepler 07master * re0770bb045a6 10/configs/.gitignore: ignore var files and their backups
[01:14:56] <cradek> kind of hard to believe, we've debated about it for so long.
[01:18:43] <CIA-2> EMC: 03jepler 07master * r0b5a7110f074 10/configs/ (39 files in 39 dirs): simplify gitignores
[01:42:59] <jepler> "Where's the Kaboom? There was supposed to be an Earth-shattering Kaboom!"
[01:43:14] <cradek> yeah, it just works, doesn't it
[01:43:21] <cradek> I noticed that too :-)
[01:44:15] <jepler> (in other news, I can't actually find a picture of marvin the martian with that captioned onto it :( )
[01:44:26] <cradek> that's hard to believe
[01:45:11] <jepler> GIS fail
[04:45:33] <stustev> cradek: you just know how to 'git-R-done' - thanks :)
[10:51:39] <alex_joni> hmm, this is interesting
[10:52:21] <alex_joni> a german guy (gtom - was a few times in here too) reports that adding Shadowbios=off to the [Display] section of xorg.conf resolves lots of RT related problems, even for onboard video
[13:01:43] <BigJohnT> alex_joni: I don't see a [Display] section for xorg.conf on 8.04
[13:03:46] <BigJohnT> oh, it is a subsection, I finally found it on the man page
[13:04:09] <BigJohnT> a subsection of [Screen]
[13:12:51] <BigJohnT> ;/ I ran configure and make on my emc2-dev and now I have a zillion unstaged changes. I think I should have not done that...
[13:14:24] <BigJohnT> they are all in src/
[13:14:41] <jepler> did I screw up gitignores for rt systems? It's entirely possible
[13:14:44] <jepler> what is one of the filenames?
[13:16:01] <BigJohnT> they are mostly .o and .ko and some others src/encoder.o
[13:16:32] <BigJohnT> some .o.cmd
[13:16:47] <BigJohnT> I did a RIP
[13:17:18] <BigJohnT> everything is in /src
[13:17:44] <BigJohnT> perhaps an undocumented feature :)
[13:18:08] <jepler> no, I screwed up the .gitignore files
[13:18:15] <jepler> let me figure it out..
[13:19:06] <CIA-2> EMC: 03jepler 07master * r73bda039c8be 10/ (36 files in 36 dirs): clean up ignores some more
[13:19:33] <jepler> pull that change; I think it'll solve your problem
[13:19:50] <BigJohnT> ok, thanks
[13:20:43] <BigJohnT> jepler: works like a champ now :)
[13:20:47] <jepler> yay
[13:20:54] <jepler> I'd forgotten to push one of the changes I did yesterday :(
[13:20:59] <jepler> bbl
[13:21:18] <BigJohnT> * BigJohnT hears the breakfast call
[14:20:24] <cradek> fwiw, rm -r unwanted-directory, then git commit -a, does do what you want. you don't have to do any special work to remove things.
[14:24:56] <jepler> * jepler wonders what whole directories cradek is removing
[14:48:49] <cradek> infrastructure/cvs-server
[16:19:42] <BigJohnT> I'm trying to copy my emc2-dev to my usb stick and I get "error while copying libemcini.so error making symbolic link: Operation not permitted"
[16:22:33] <BigJohnT> as well as many more similar errors...
[16:26:09] <BigJohnT> can I do a git clone from my JET-HARDY computer to my PLASMA computer on my home network?
[16:26:13] <jepler> the usb stick is probably formatted for windows
[16:26:29] <jepler> they don't support symlinks
[16:26:39] <BigJohnT> I would guess so
[16:26:46] <jepler> tar cvf emc-dev.tar emc-dev, then copy emc2-dev.tar to the stick
[16:27:02] <jepler> then tar xvf /path/to/emc-dev.tar on the other system
[16:27:25] <BigJohnT> do that from the emc2-dev directory?
[16:27:37] <jepler> no, from the level above it
[16:27:43] <BigJohnT> ok, thanks
[16:30:16] <alex_joni> or use tar cvzf emc-dev.tar.gz emc-dev
[16:30:29] <alex_joni> that also compresses it using gzip (the z part)
[16:30:48] <alex_joni> (similarly you need to xvzf for decompressing)
[16:31:33] <BigJohnT> cool, I tarred my git
[16:33:50] <BigJohnT> YEA! git pull works on the plasma machine :)
[16:35:44] <BigJohnT> * BigJohnT reads the tar manpage
[16:35:55] <alex_joni> * alex_joni wonders..
[16:36:09] <alex_joni> if one moves a checked-out git to a new machine
[16:36:20] <alex_joni> does pull still work even if the private key isn't on that machine?
[16:36:49] <BigJohnT> I already had my private key on the plasma machine
[18:39:00] <cradek> alex_joni: if you switch the origin url to git:// I bet it will work
[19:16:46] <CIA-2> EMC: 03bjt128 07master * rcb0f0c971ae7 10/docs/src/config/ini_config.lyx: Add LATHE=1 to Display Section
[19:16:49] <CIA-2> EMC: 03bjt128 07master * r619a638b5d2a 10/docs/src/Master_Integrator.lyx: LYX 1.5.3 Updated
[19:17:11] <BigJohnT> * BigJohnT watches build bot now :)
[19:33:21] <BigJohnT> hmmm, it didn't trigger a build on the buildbot...
[19:33:45] <BigJohnT> bbl
[20:26:44] <cradek> I bet the buildbot doesn't know about git yet.
[20:54:54] <jepler> BigJohnT: the buildbot will require attention from seb before it works again
[21:16:20] <CIA-2> EMC: 03bjt128 07master * ra9bfbb112fc0 10/docs/src/hal/rtcomps.lyx: Fix Typo in Stepgen
[21:16:20] <CIA-2> EMC: 03bjt128 07master * r2429fe05ab2a 10/docs/src/Master_Integrator.lyx: LYX induced change
[23:01:36] <CIA-2> EMC: 03bjt128 07master * rf57dbc1722b3 10/docs/src/config/lathe_config.lyx: Lathe Ini Setup added