#jogamp @ irc.freenode.net - 20130605 05:05:57 (UTC)


20130605 05:05:57 -CatOut- Previous @ http://jogamp.org/log/irc/jogamp_20130604050544.html
20130605 05:05:57 -CatOut- This channel is logged @ http://jogamp.org/log/irc/jogamp_20130605050557.html
20130605 06:18:13 * monsieur_max (~maxime@anon) has joined #jogamp
20130605 06:35:15 * monsieur_max (~maxime@anon) Quit (Remote host closed the connection)
20130605 07:14:13 * monsieur_max (~maxime@anon) has joined #jogamp
20130605 08:41:44 * monsieur_max (~maxime@anon) Quit (Remote host closed the connection)
20130605 09:20:30 * xranby1 (~xranby@anon) Quit (Ping timeout: 264 seconds)
20130605 09:34:38 * xranby (~xranby@anon) has joined #jogamp
20130605 11:45:49 <petrs> Ok i rebased my commits, but i have never done this before so i hope it's correct.
20130605 12:01:07 <xranby> petrs: the rebase looks ok, all the author fields now look fine. what you should do is to place a git branch at the last commit you want to merge into jogl that is https://github.com/petr-s/jogl/commit/a368548b20321ea5cdace6cc495e632ca9d5c99c
20130605 12:05:18 <xranby> thus we probably do not want to pull the merge of the non-rebased code
20130605 12:05:40 <xranby> overview: https://github.com/petr-s/jogl/network
20130605 12:06:34 <xranby> petrs: personally i would use a tool like gitk to place a branch at the a368548b20321ea5cdace6cc495e632ca9d5c99c commit
20130605 12:10:36 <xranby> a good branch name would be quaternion or pr743
20130605 12:23:20 <xranby> petrs: what you have now is good enough, for example I placed a branch at that the above mentioned commit and pushed this branch to my git. thus it then look like this: https://github.com/xranby/jogl/network
20130605 12:23:57 <xranby> https://github.com/xranby/jogl/commit/pr743
20130605 12:24:15 <xranby> https://github.com/xranby/jogl/commits/pr743
20130605 12:26:52 <petrs> ok thx xranby i did the same https://github.com/petr-s/jogl/commits/pr743
20130605 12:28:57 <xranby> excellent looks great
20130605 12:29:23 <xranby> you may now send a pull request to sgothel using this branch
20130605 12:33:24 <petrs> ok done
20130605 12:38:16 <xranby> sgothel: is the server copying progressing fine?
20130605 12:45:31 * orthoplex64 (~orthoplex@anon) has joined #jogamp
20130605 13:08:58 <sgothel> configuring .. needs some meditaion :)
20130605 13:09:25 <sgothel> I actually do it for jausoft.com 1st .. already switched IP there .. when all goes fine, I redo config on jogamp.org and switch
20130605 13:11:01 <sgothel> data is already moved ..
20130605 13:11:14 * theREALorthoplex (~orthoplex@anon) has joined #jogamp
20130605 13:11:53 <xranby> horray, phew always good to know all data was readable
20130605 13:12:23 <sgothel> readable says not much, just that harddisk itself is not totally whaky :)
20130605 13:12:31 <sgothel> but .. git fsck says: all good
20130605 13:13:03 <sgothel> doing sendmail / dovecot 1st (the most complex stuff, with keys etc) ..
20130605 13:19:34 * orthoplex64 (~orthoplex@anon) Quit (Read error: Connection reset by peer)
20130605 13:36:21 -tomaw- [Global Notice] Hi, yes NickServ, ChanServ etc are gone - we're investigating why right now.
20130605 13:40:47 * rmk0 (~rmk0@anon) Quit (Ping timeout: 256 seconds)
20130605 13:41:04 * rmk0 (~rmk0@anon) has joined #jogamp
20130605 13:49:28 * rmk0 is now known as Guest36503
20130605 13:55:13 <sgothel> is there an easy way to move userid's ? i.e. groups uid/gid etc ?
20130605 13:56:57 <xranby> move the password file?
20130605 13:57:04 <sgothel> nope :)
20130605 13:57:23 <sgothel> I see some scripts .. hmm http://www.cyberciti.biz/faq/howto-move-migrate-user-accounts-old-to-new-server/ .. etc
20130605 13:57:38 <sgothel> but I guess I better do it manually .. then we can add more groups .. and stuff hmm
20130605 13:58:03 <sgothel> /etc/password is not enough .. and you must preserve system UID/GID etc
20130605 13:58:28 * Guest36503 is now known as rmk0
20130605 13:58:31 * rmk0 (~rmk0@anon) Quit (Changing host)
20130605 13:58:31 * rmk0 (~rmk0@anon) has joined #jogamp
20130605 13:58:43 <xranby> sgothel: when you did the copy did all files end up under one user?
20130605 13:59:04 <xranby> sgothel: i would assume the copy to have the permissions intact
20130605 13:59:26 <sgothel> all UID/GID numbers are intact ofc
20130605 13:59:36 <sgothel> otherwise: world of pain :)
20130605 13:59:42 <xranby> yup