July 11, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31

[02:30:53] *** rcjsuen_ has joined #eclipse-e4
[02:33:33] *** rcjsuen has quit IRC
[03:37:20] *** wks has joined #eclipse-e4
[04:54:39] *** rcjsuen_ has quit IRC
[11:36:26] *** Arbalest has quit IRC
[11:41:10] *** wks has quit IRC
[12:05:25] *** rcjsuen has joined #eclipse-e4
[12:32:10] *** Arbalest has joined #eclipse-e4
[12:44:15] *** rcjsuen has quit IRC
[13:12:53] *** rcjsuen has joined #eclipse-e4
[13:16:26] <paulweb515> rcjsuen: did we commit the EvaluationContext copy fix?
[13:16:40] <rcjsuen> paulweb515: Yes, I have verified it
[13:16:48] <paulweb515> rcjsuen: thanx
[13:16:55] <paulweb515> we're live in git ... sigh
[13:16:58] <rcjsuen> ~349721
[13:16:59] <Arbalest> Bug 349721 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=349721 - Platform / UI / 4.1 - All / All - VERIFIED / FIXED / normal / - Assignee: remysuen - [Compatibility] Compare editors cannot be opened from EGit's 'Git Staging' view
[13:42:23] *** rcjsuen has quit IRC
[14:05:34] *** rcjsuen has joined #eclipse-e4
[14:05:57] <rcjsuen> paulweb515: We use the same repo paths as the test repos right
[14:09:46] <rcjsuen> o wait nm you have this other email i should be reading
[14:11:27] <paulweb515> rcjsuen: I sent out the live repo email
[14:11:36] <rcjsuen> yes i saw it while going thru my labels
[14:11:40] <rcjsuen> found it, and cloning
[14:47:41] *** briandealwis has joined #eclipse-e4
[15:18:39] *** borisb6i has joined #eclipse-e4
[15:26:46] *** borisb6i has quit IRC
[18:54:10] <paulweb515> rcjsuen: http://pastebin.com/5mdsgQ8h
[18:54:32] <paulweb515> does this look like the list of files that shouldn't be in the compat workbench?
[18:55:57] <rcjsuen> paulweb515: From a cursory glance yes
[18:59:18] <paulweb515> rcjsuen: OK
[19:04:06] <rcjsuen> why is fetching so slow
[19:04:31] <rcjsuen> But I guess since I haven't tried from the CLI it's not clear who is at fault here.
[19:05:14] <rcjsuen> looks like that fetch more than i bargained for (all branches)
[19:05:48] <paulweb515> AFAIK you do want it to fetch all the branches (the entire repo) ... just not merge them all
[19:07:37] <rcjsuen> well i just wanted R4_development
[19:07:39] <rcjsuen> but oh well
[19:07:50] <rcjsuen> I don't think that hard reset did anything though
[19:09:05] <rcjsuen> oh wait maybe it did reset correctly
[19:11:20] *** briandealwis has quit IRC
[19:15:30] *** briandealwis has joined #eclipse-e4
[19:29:57] <rcjsuen> nooooooooooooooooooooooooooooooooooo
[19:42:30] <paulweb515> rcjsuen: I'm using ssh://pwebster at git dot eclipse.org/gitroot/platform/eclipse.platform.ui.git
[19:43:54] <rcjsuen> ok let me try that
[19:45:29] <rcjsuen> cannot list available branches
[19:45:38] <rcjsuen> ssh://rsuen at git dot eclipse.org/gitroot/platform/eclipse.platform.ui.git auth failed
[19:46:03] <rcjsuen> C:\git\test>git clone ssh://rsuen at egit dot eclipse.org/gitroot/platform/eclipse.plat
[19:46:03] <rcjsuen> form.ui.git
[19:46:03] <rcjsuen> Cloning into eclipse.platform.ui...
[19:46:03] <rcjsuen> ssh: connect to host egit.eclipse.org port 22: Bad file number
[19:46:03] <rcjsuen> fatal: The remote end hung up unexpectedly
[19:46:31] <rcjsuen> tho to be fair i'm not sure if that syntax is right
[19:52:14] <paulweb515> git.eclipse.org ... not egit
[19:52:38] <rcjsuen> how odd
[19:52:58] <paulweb515> but your first one looks correct: ssh://rsuen at git dot eclipse.org/gitroot/platform/eclipse.platform.ui.git
[19:53:25] <rcjsuen> wait a minute
[19:53:32] <rcjsuen> am i supposed to authenticate with my dsa/rsa key
[19:53:42] <rcjsuen> oh it's not like egit
[19:53:49] <rcjsuen> okay the command line clone works
[19:53:54] <rcjsuen> the egit clone doesn't
[19:54:03] <paulweb515> rcjsuen: or a password ... that's how mine works, I have ssh keys defined just like I did for SSH
[19:54:32] <rcjsuen> against gerrit i have to type my rsa passphrase
[19:54:43] <rcjsuen> with this repo i just type my cvs pw it seems
[19:54:48] <rcjsuen> anyway
[19:54:53] <rcjsuen> it doesn't change the fact that egit doesn't work lol
[19:57:16] <paulweb515> rcjsuen: what if you delete the repos, restart eclipse+egit, and start again?  AFAIK it should work against git.eclipse.org just like CVS against dev.eclipse.org ... or maybe you have to look at your Preferences>Team>EGit ?
[19:57:33] <rcjsuen> i deleted the repos
[19:57:38] <rcjsuen> but yeah lemme close
[19:57:41] <rcjsuen> and delete my ws and tryt again
[19:59:15] <rcjsuen> no dice :|
[20:01:44] <paulweb515> rcjsuen: are you using 1.0, or a current 1.1 nightly ?
[20:01:55] <rcjsuen> i'm using some 3-night old build
[20:02:01] <rcjsuen> i guess watever's from thursday probably
[20:02:16] <paulweb515> AFAIK that should be working ... but I guess I don't know enought about egit
[20:02:29] <paulweb515> rcjsuen: is there anything useful if you look at your SSH2 pref page?
[20:02:37] <rcjsuen> maybe there is something else that is cached...i guess
[20:02:54] <rcjsuen> I did type a few wrong passwords but since i could clone from the CLI i don't think the system has locked me out
[20:29:13] <rcjsuen> it tells me it can't verify the auntheticity of this site and asks me if i wanna do it anyway
[20:29:15] <rcjsuen> and i click 'Continue'
[20:29:18] <rcjsuen> but it's back to the error dialog :o
[20:44:13] *** rcjsuen has quit IRC
[21:01:58] *** rcjsuen has joined #eclipse-e4
[22:25:58] *** rcjsuen is now known as rcjsuen_
[22:53:13] *** rcjsuen has joined #eclipse-e4

top