octave-maintainers
[Top][All Lists]
Advanced

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

Re: goals for 3.1


From: David Bateman
Subject: Re: goals for 3.1
Date: Wed, 20 Feb 2008 09:06:09 +0100
User-agent: Thunderbird 2.0.0.6 (X11/20070914)

John W. Eaton wrote:
> On 20-Feb-2008, David Bateman wrote:
> 
> | The attached patch gets rid of some of them. An open question is whether
> | atan2(full,sparse) should return a full or sparse matrix (I chose
> | sparse) as I don't have access to matalab at the moment.
> 
> Did you use "hg rm" to delete files?  Also, for the new dmperm.cc
> file, which I think was originally part of spqr.cc, did you use
> 
>   hg mv spqr.cc dperm.cc

Yes for the rm, no for the mv.. Will fix..

> 
> and then edit the new file?  If so, could you send the changeset
> again, but this time with "hg export --git" so that information is
> available in the changeset?
> 
> It might be best to put
> 
>   [diff]
>   git = 1
> 
> in your .hgrc file so that renaming and removing files is handled a
> bit better.

Yes it seems that the hg basic diff doesn't include moves..

D.

> 
> Thanks,
> 
> jwe
> 



reply via email to

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