You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Luc Maisonobe <Lu...@free.fr> on 2011/10/22 14:09:29 UTC

Re: svn commit: r1187657 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/linear/SymmLQ.java test/java/org/apache/commons/math/linear/SymmLQTest.java

Le 22/10/2011 08:36, celestin@apache.org a écrit :
> Author: celestin

Hi Sébastien,

> Date: Sat Oct 22 06:36:31 2011
> New Revision: 1187657
> 
> URL: http://svn.apache.org/viewvc?rev=1187657&view=rev
> Log:
> Implementation of the SYMMLQ iterative linear solver, based on Pr. Saunders FORTRAN impl.
> 
> Added:
>     commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/SymmLQ.java
>     commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/SymmLQTest.java
> 
[snip]

As I don't see the "with props" marker in the above message, I think the
svn properties for end of line and keyword substitutions are missing.
Could you check if it is the case ?

Note that you can configure your subversion client to add these
properties automatically when you commit a new file. For example in
Linux systems, there is a ~/.subversion/config file for this.

best regards,

Luc


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: svn commit: r1187657 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/linear/SymmLQ.java test/java/org/apache/commons/math/linear/SymmLQTest.java

Posted by Sébastien Brisard <se...@m4x.org>.
>
> As I don't see the "with props" marker in the above message, I think the
> svn properties for end of line and keyword substitutions are missing.
> Could you check if it is the case ?
>
> Note that you can configure your subversion client to add these
> properties automatically when you commit a new file. For example in
> Linux systems, there is a ~/.subversion/config file for this.
>
> best regards,
>
> Luc
>
Thanks Luc, I indeed forgot. Will correct this. I did follow (or I
thought so) the procedure described on the Apache website, but somehow
my SVN is ill-configured. Need to look into this more closely.
Thanks again,
Sébastien

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org