octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error: invalid character `' (ASCII 0) near line 164, column 2 [chang


From: Ben Abbott
Subject: Re: error: invalid character `' (ASCII 0) near line 164, column 2 [changeset]
Date: Mon, 04 Jan 2010 20:36:56 -0500

On Jan 4, 2010, at 1:56 PM, John W. Eaton wrote:

> On  4-Jan-2010, Ben Abbott wrote:
> 
> | I may not get to this until the end of the day.
> | 
> | btw, is there an easy way to undo and then commit?
> 
> The hg backout command is intended for this purpose, but it generates
> a new head in the archive, which I would usually like to avoid.
> 
> I think you could also use
> 
>  hg export REV | patch -R
>  hg commit -m "undo changeset REV"
> 
> which would not introduce a new head in the archive.
> 
> jwe
> 


done!

Ben


reply via email to

[Prev in Thread] Current Thread [Next in Thread]