brownbetty: (teapot)brownbetty ([personal profile] brownbetty) wrote in [site community profile] dw_dev_training,
@ 2009-04-19 11:02 am UTC
  • Previous Entry
  • Add to Memories
  • Tell someone about this!
  • Next Entry
Entry tags:dreamhacks, errors
So, having finally figured out Mercurial, at least, enough to realize everything I was doing wrong, I would like to nuke my hack's disfigured copy of the code and start again clean. (It's not really necessary to carefully swap out patches that I made by accident, and reapply them every update. In fact, I'd really rather not.)

It seemed like the nice and simple way to do this was
$hg update -C tip
, but when I tried that, I got
abort: 00changelog.i: no node 949b5cec2d2896f33952d57abcc52696717c90c8!
which is MAGNIFICENTLY uninformative.

Is there a way to fix that? Alternately, am I doing completely the wrong thing?


(6 comments) - (Post a new comment)
(Flat) (Top-level comments only)

ursamajor: Tajel on geeks (geeks: love them)


[personal profile] ursamajor
2009-04-20 01:40 pm UTC (link)
I tried to do something like this when I was royally screwing up syncing between CVS and live (and ending up with 5-6 different copies of each file I changed, which resulted in a 71,000 line diff file), but I *think* I did something different, because at some point, the amount of "fix this" meant it was easier to just reinstall my hack. Let me see if I can track down the instructions, unless someone more knowledgeable comes along *G*

(Reply to this)  (Thread


brownbetty: (teapot)


[personal profile] brownbetty
2009-04-20 03:30 pm UTC (link)
Thank you!

(Reply to this)  (Thread from start)  (Parent


hotlevel4: (pic#30183)


[personal profile] hotlevel4
2009-05-18 11:48 pm UTC (link)
Did you ever figure out how to clear out the code and start over again? I'd like to do something similar with my hack.

(Reply to this)  (Thread


brownbetty: (teapot)


[personal profile] brownbetty
2009-05-18 11:57 pm UTC (link)
I don't know if it's how you're supposed to do it, but if you follow the directions for syncing to the repos outlined here as a script, but omitting the first step, where all of one's changes are stuck in the queue. It has the effect of overwriting all your changes. (I think.)

(Reply to this)  (Thread from start)  (Parent)  (Thread


hotlevel4: (pic#30183)


[personal profile] hotlevel4
2009-05-19 12:23 am UTC (link)
I'll give that a try. Thanks!

(Reply to this)  (Thread from start)  (Parent


sophie: A cartoon-like representation of a girl standing on a hill, with brown hair, blue eyes, a flowery top, and blue skirt. ☀ (skype, sophie, weemee)


[personal profile] sophie
2009-07-07 03:58 pm UTC (link)
I'm just going through all the posts here and tagging them, and I realised I never replied to this. So for the sake of anyone who stumbles upon this later...

If you're using a Dreamhack at hack.dreamwidth.net, you can request a fully automatic reinstall of your entire account. It'll delete your account and reinstall it as if from scratch, though it copies your SSH password across. It does mean that you would lose any additional files you had, like any patches, so you should copy them over to your own computer first.

That said, to request a reinstall, type the following at the prompt:

echo reinstall > /dreamhack/var/maintain.d/$$

...and then wait. After a minute or so, you'll get an automatic message on the screen detailing the reinstall process and offering a final option to opt-out of it. If you don't do so after another minute, you'll be logged out and the Dreamhack will be reinstalled automatically. You'll be emailed at the address you gave when you first signed up when the process is done.

(Reply to this



(6 comments) - (Post a new comment)
(Flat) (Top-level comments only)