Action #2810
closedTypo in e_grad2.c for potential 14
0%
Description
Salut
Dans e_grad2.c, je crois qu'il y a une typo pour le le potentiel 14.
g2.a=ilens->emass+ilens->masse;
g2.d=-ilens->emass+ilens->masse;
g2.b=g2.d=0;
Ca devrait ĂȘtre g2.c = ilens>emass+ilens->masse;
Je te laisse corriger?
Je ne sais pas si ca a un impact sur les analyses.
Eric
Files
Updated by Johan Richard over 8 years ago
C'etait deja corrige chez nous et je me rappelle l'avoir commite precedemment donc ca a du revenir avec une autre correction malheureusement....
Par contre je n'arrive pas a faire de commit aujourd'hui la commande
svn ci src/e_grad2.c -m "Correction of matrix for external shear"
me renvoie:
svn: E175002: Commit failed (details follow):
svn: E175002: POST of '/repos/lenstool/!svn/me': Could not read status line: Connection reset by peer (http://svn.oamp.fr)
Updated by Eric Jullo over 8 years ago
Je ne vois pas le changement quand je fais svn update?
Updated by Johan Richard over 8 years ago
Oui comme je disais je n'arrive pas a committer (erreur ci dessus)
Updated by Eric Jullo over 8 years ago
- Status changed from New to In Progress
- Assignee changed from Johan Richard to Thomas Fenouillet
Bonjour Thomas,
On a un soucis pour faire un commit sur le svn.
svn ci -m "Correction of matrix for external shear" e_grad2.c
svn: E000054: Commit failed (details follow):
svn: E000054: Error running context: Connection reset by peer
Est ce que tu sais ce qui se passe?
Eric
Updated by Thomas Fenouillet over 8 years ago
- Status changed from In Progress to Resolved
bonjour
Nous avons un soucis avec le svn en http
j'ai mis une aide pour pointer sur https depuis vos repertoires de travails
cela devrais fonctionner
Updated by Johan Richard over 8 years ago
- Status changed from Resolved to Closed