brownbetty (
brownbetty) wrote in
dw_dev_training2009-04-19 11:02 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Entry tags:
Nuclear option
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
Is there a way to fix that? Alternately, am I doing completely the wrong thing?
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?
no subject
no subject
no subject
no subject
no subject
no subject
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.