fluid-work IRC Logs-2011-11-18

[14:15:35 CST(-0600)] <jhung_afk> justin_o: I'm just about ready to throw mercurial out the window.

[14:16:06 CST(-0600)] <jhung_afk> justin_o: but lucky for it, it finally got code pushed up. However, it's in the genpdf subrepo.

[14:16:35 CST(-0600)] <Justin_o> jhung: (smile) that's good news…

[14:16:45 CST(-0600)] <Justin_o> maybe we can leave it on our trip and not bring it back (smile)

[14:17:15 CST(-0600)] <jhung> lol

[14:17:27 CST(-0600)] <Justin_o> jhung: i'm getting really close to having the export ui basically working.. although there are a bunch of rough edges

[14:18:00 CST(-0600)] <jhung> justin_o: that's good news. Rough edges we can grind down.

[14:18:23 CST(-0600)] <Justin_o> that's true.. (smile)

[14:18:58 CST(-0600)] <jhung> justin_o: so if the genpdf subrepo has been updated, I still need to update the default master to use the latest changeset. no?

[14:19:23 CST(-0600)] <Justin_o> jhung: yes, that is correct

[14:19:36 CST(-0600)] <Justin_o> so if you had to do a commit and you did so from the master repo, you should be okay

[14:19:51 CST(-0600)] <Justin_o> if not, then you'll have to follow colinclark's guide from that e-mail

[14:20:20 CST(-0600)] <jhung> That wasn't possible. In the end I had to push from hasan's repo directly to the genpdf subrepo on google.

[14:20:37 CST(-0600)] <jhung> Which is why I'm just about ready to throw hg out the window….

[14:21:02 CST(-0600)] <Justin_o> jhung: interesting.. well glad it worked out in the end

[14:21:17 CST(-0600)] <Justin_o> you'll have to show me the steps when you're back in the office

[14:21:43 CST(-0600)] <jhung> justin_o: yeah. It was very frustrating. Pushing locally between cloned repos kept giving me "no changes" even though I added a new head to the genpdf sub repo.

[14:22:00 CST(-0600)] <Justin_o> any idea what happened?

[14:22:07 CST(-0600)] <Justin_o> or why that was?

[14:22:55 CST(-0600)] <jhung> Not really sure. It may have something to do with how each head tracks its state? The new head was up to date with hasan's repo, so maybe that's why it was never reporting changes.

[14:30:21 CST(-0600)] <Justin_o> ah maybe

[14:30:34 CST(-0600)] <Justin_o> weird though..