# # ChangeLog for issm/trunk # # Generated by Trac 1.4.3 # 03/19/25 05:37:37 Wed, 12 Oct 2011 23:16:52 GMT Mathieu Morlighem [10185] * issm/trunk/configs/pleiades/configure.sh (modified) minor Wed, 12 Oct 2011 23:01:17 GMT Mathieu Morlighem [10184] * issm/trunk/src/m/classes/model/model.m (modified) * issm/trunk/src/m/utils/Model/loadmodel.m (modified) warning off in loadmodel for petscoptions Wed, 12 Oct 2011 22:55:32 GMT Mathieu Morlighem [10183] * issm/trunk/src/m/classes/model/model.m (modified) minor fix in loadmodel Wed, 12 Oct 2011 21:36:57 GMT Mathieu Morlighem [10182] * issm/trunk/src/m/classes/clusters/pfe.m (modified) Added queue in pleiades queueing script Wed, 12 Oct 2011 21:25:16 GMT Mathieu Morlighem [10181] * issm/trunk/externalpackages/petsc/configs/3.2/pleiades (added) * issm/trunk/externalpackages/petsc/configs/3.2/pleiades/configure.sh (added) Added support for pleiades petsc 3.2 Tue, 11 Oct 2011 22:23:37 GMT Eric.Larour [10165] * issm/trunk/src/m/utils/Interp/plugvelocities.m (modified) Simple typo Tue, 11 Oct 2011 21:51:03 GMT Mathieu Morlighem [10164] * issm/trunk/scripts/Update.sh (modified) minor Tue, 11 Oct 2011 17:45:01 GMT Eric.Larour [10160] * issm/trunk/src/ad/todo (modified) Todo for ADIC Sun, 09 Oct 2011 00:10:08 GMT Mathieu Morlighem [10149] * issm/trunk/src/py/classes/mesh.py (added) Added mesh class Sun, 09 Oct 2011 00:00:14 GMT Mathieu Morlighem [10148] * issm/trunk/src/py/README (added) * issm/trunk/src/py/classes/model.py (modified) * issm/trunk/src/py/modules/TriMesh/Makefile (modified) * issm/trunk/src/py/modules/hello/Makefile (modified) * issm/trunk/src/py/test.py (deleted) * issm/trunk/startup.py (modified) improved python interface (slightly) Sat, 08 Oct 2011 22:21:39 GMT Mathieu Morlighem [10145] * issm/trunk/externalpackages/boost/install.sh (modified) install crashes if number of cpus not specified Fri, 07 Oct 2011 22:56:08 GMT Mathieu Morlighem [10144] * issm/trunk/src/c/Makefile.am (modified) * issm/trunk/src/c/shared/Numerics/norm.cpp (deleted) * issm/trunk/src/c/shared/Numerics/numerics.h (modified) norm not needed (not used) Fri, 07 Oct 2011 22:51:08 GMT Mathieu Morlighem [10143] * issm/trunk/src/c/include/typedefs.h (modified) * issm/trunk/src/c/modules/GroundingLineMigrationx/GroundingLineMigrationxUtils.cpp (modified) * issm/trunk/src/c/objects/Elements/Element.h (modified) * issm/trunk/src/c/objects/Elements/Penta.cpp (modified) * issm/trunk/src/c/objects/Elements/Penta.h (modified) * issm/trunk/src/c/objects/Elements/Tria.cpp (modified) * issm/trunk/src/c/objects/Elements/Tria.h (modified) * issm/trunk/src/c/objects/Node.cpp (modified) * issm/trunk/src/c/objects/Node.h (modified) moved IsOnShelf to IsFloating for consistency Fri, 07 Oct 2011 22:34:54 GMT Mathieu Morlighem [10141] * issm/trunk/src/c/objects/Elements/Penta.cpp (modified) * issm/trunk/src/c/objects/Elements/Tria.cpp (modified) * issm/trunk/src/m/enum/IceVolumeEnum.m (added) removed many GetValuePtr in elements Fri, 07 Oct 2011 21:23:00 GMT seroussi [10140] * issm/trunk/src/m/classes/diagnostic.m (modified) minor Fri, 07 Oct 2011 20:44:36 GMT Mathieu Morlighem [10138] * issm/trunk/src/m/utils/Exp/exptool.m (modified) * issm/trunk/src/m/utils/consistency/checkfield.m (modified) m,inor Fri, 07 Oct 2011 15:25:24 GMT Mathieu Morlighem [10135] * issm/trunk/src/c/Container/Inputs.cpp (modified) * issm/trunk/src/c/Container/Inputs.h (modified) * issm/trunk/src/c/objects/Elements/Element.h (modified) * issm/trunk/src/c/objects/Elements/Penta.cpp (modified) * issm/trunk/src/c/objects/Elements/Penta.h (modified) * issm/trunk/src/c/objects/Elements/PentaRef.cpp (modified) * issm/trunk/src/c/objects/Elements/PentaRef.h (modified) * issm/trunk/src/c/objects/Elements/Tria.cpp (modified) * issm/trunk/src/c/objects/Elements/Tria.h (modified) * issm/trunk/src/c/objects/Elements/TriaRef.cpp (modified) * issm/trunk/src/c/objects/Elements/TriaRef.h (modified) * issm/trunk/src/c/objects/Inputs/BoolInput.cpp (modified) * issm/trunk/src/c/objects/Inputs/BoolInput.h (modified) * issm/trunk/src/c/objects/Inputs/ControlInput.cpp (modified) * issm/trunk/src/c/objects/Inputs/ControlInput.h (modified) * issm/trunk/src/c/objects/Inputs/DatasetInput.cpp (modified) * issm/trunk/src/c/objects/Inputs/DatasetInput.h (modified) * issm/trunk/src/c/objects/Inputs/DoubleInput.cpp (modified) * issm/trunk/src/c/objects/Inputs/DoubleInput.h (modified) * issm/trunk/src/c/objects/Inputs/Input.h (modified) * issm/trunk/src/c/objects/Inputs/IntInput.cpp (modified) * issm/trunk/src/c/objects/Inputs/IntInput.h (modified) * issm/trunk/src/c/objects/Inputs/PentaVertexInput.cpp (modified) * issm/trunk/src/c/objects/Inputs/PentaVertexInput.h (modified) * issm/trunk/src/c/objects/Inputs/TransientInput.cpp (modified) * issm/trunk/src/c/objects/Inputs/TransientInput.h (modified) * issm/trunk/src/c/objects/Inputs/TriaVertexInput.cpp (modified) * issm/trunk/src/c/objects/Inputs/TriaVertexInput.h (modified) * issm/trunk/src/c/objects/Loads/Friction.cpp (modified) * issm/trunk/src/c/objects/Loads/Friction.h (modified) * issm/trunk/src/c/objects/Loads/Icefront.cpp (modified) * issm/trunk/src/c/objects/Loads/Numericalflux.cpp (modified) * issm/trunk/src/c/objects/Loads/Pengrid.cpp (modified) * issm/trunk/src/c/objects/Loads/Riftfront.cpp (modified) * issm/trunk/src/c/objects/Materials/Matice.cpp (modified) * issm/trunk/src/c/objects/Node.cpp (modified) Changed GetParameterValue to GetInputValue because it is actually a ... Thu, 06 Oct 2011 19:15:03 GMT schlegel [10129] * issm/trunk/src/m/model/plot/plot_BC.m (modified) * issm/trunk/src/m/model/plot/plot_transient_movie.m (modified) * issm/trunk/src/m/model/plot/plotmodel.m (modified) * issm/trunk/src/m/model/regionaltransient2d.m (added) Extract regional transient for forcing velocity at boundaries Thu, 06 Oct 2011 16:55:17 GMT schlegel [10126] * issm/trunk/src/c/modules/ModelProcessorx/DiagnosticHoriz/CreateConstraintsDiagnosticHoriz.cpp (modified) update for spc velocity forcing Thu, 06 Oct 2011 16:38:34 GMT utke [10125] * issm/trunk/src/ad/Makefile.am (modified) this wasn't good because it also removes header files Thu, 06 Oct 2011 16:34:46 GMT utke [10124] * issm/trunk/src/ad/Makefile.am (modified) setting CONFIG_CLEAN_FILES to the created r2cpp files does the trick ... Thu, 06 Oct 2011 16:06:36 GMT utke [10123] * issm/trunk/src/ad/Makefile.am (modified) binary specifc lib list but may be there is a better way to do this ... Thu, 06 Oct 2011 14:50:17 GMT utke [10122] * issm/trunk/src/ad/Makefile.am (modified) rename lib and add issmRose.exe as binary Thu, 06 Oct 2011 14:40:45 GMT utke [10121] * issm/trunk/src/ad/Makefile.am (modified) update preprocessor flags Thu, 06 Oct 2011 14:36:40 GMT Mathieu Morlighem [10120] * issm/trunk/externalpackages/matlab/install.sh (modified) * issm/trunk/externalpackages/mpich2/install.sh (modified) Back to previous install (wrong commit) Thu, 06 Oct 2011 14:35:17 GMT Mathieu Morlighem [10119] * issm/trunk/doc/theoryguide.pdf (deleted) * issm/trunk/doc/userguide.pdf (deleted) * issm/trunk/doc/validation.pdf (deleted) * issm/trunk/externalpackages/matlab/install.sh (modified) * issm/trunk/externalpackages/mpich2/install.sh (modified) * issm/trunk/externalpackages/vim/addons/vimrc (modified) * issm/trunk/src/m/utils/Planet (deleted) * issm/trunk/src/py (added) * issm/trunk/src/py/classes (added) * issm/trunk/src/py/classes/model.py (added) * issm/trunk/src/py/modules (added) * issm/trunk/src/py/modules/TriMesh (added) * issm/trunk/src/py/modules/TriMesh/Makefile (added) * issm/trunk/src/py/modules/TriMesh/TriMeshmodule.cpp (added) * issm/trunk/src/py/modules/hello (added) * issm/trunk/src/py/modules/hello/Makefile (added) * issm/trunk/src/py/modules/hello/hellomodule.cpp (added) * issm/trunk/src/py/test.py (added) * issm/trunk/startup.py (added) Added python interface (VERY preliminary) removed some doc that is ... Wed, 05 Oct 2011 23:46:44 GMT Mathieu Morlighem [10116] * issm/trunk/src/c/shared/Elements/GetGlobalDofList.cpp (modified) bug fix Wed, 05 Oct 2011 22:27:09 GMT seroussi [10113] * issm/trunk/cron/configs/linux64_seroussi_daily (added) * issm/trunk/cron/configs/linux64_seroussi_nightly (added) * issm/trunk/cron/configs/linux64_seroussi_validation (added) * issm/trunk/cron/cronfiles/linux_cronfile (modified) time to take back the nightly runs Wed, 05 Oct 2011 17:42:13 GMT Mathieu Morlighem [10108] * issm/trunk/etc/environment.sh (modified) Added BOOST to LD_LIBRARY_PATH Wed, 05 Oct 2011 17:23:28 GMT halkides [10106] * issm/trunk/src/m/model/plot/plot_gridded.m (modified) Fixed white background for gridded 1 Wed, 05 Oct 2011 14:58:50 GMT Eric.Larour [10104] * issm/trunk/src/c/shared/Elements/GetGlobalDofList.cpp (modified) * issm/trunk/src/c/shared/Elements/GetLocalDofList.cpp (modified) Setting up dynamic allocation for variable-length arrays which were ... Tue, 04 Oct 2011 18:56:41 GMT schlegel [10094] * issm/trunk/src/m/model/modelextract.m (modified) more syntax error Tue, 04 Oct 2011 18:54:50 GMT schlegel [10093] * issm/trunk/src/m/model/modelextract.m (modified) syntax error Tue, 04 Oct 2011 14:15:42 GMT Mathieu Morlighem [10089] * issm/trunk/m4/issm_options.m4 (modified) Default for with-ADIC2 is no so that most config do not crash Mon, 03 Oct 2011 23:44:37 GMT Eric.Larour [10087] * issm/trunk/src/c/toolkits/metis/patches/METIS_PartMeshNodalPatch.cpp (modified) * issm/trunk/src/c/toolkits/metis/patches/metispatches.h (modified) Trying to get metis 5.0 to work Mon, 03 Oct 2011 23:44:11 GMT Eric.Larour [10086] * issm/trunk/test/NightlyRun (modified) * issm/trunk/test/NightlyRun/.ignore.txt (modified) Getting svn to ignore files. Mon, 03 Oct 2011 23:42:21 GMT Eric.Larour [10085] * issm/trunk/externalpackages/cmake (modified) * issm/trunk/externalpackages/cmake/.ignore.txt (added) Getting svn to ignore some files. Mon, 03 Oct 2011 23:41:33 GMT Eric.Larour [10084] * issm/trunk/m4/issm_options.m4 (modified) Improved adic2 macro in case specified directory does not exist Mon, 03 Oct 2011 23:30:13 GMT Eric.Larour [10083] * issm/trunk/externalpackages/metis/install.sh (modified) Pushing metis 4.0 back, until we fix API problems Mon, 03 Oct 2011 22:05:09 GMT Mathieu Morlighem [10082] * issm/trunk/configs/astrid/configure.sh (modified) * issm/trunk/configs/astrid/configure.sh.ad (modified) * issm/trunk/configs/astrid/configure.sh.mpich1.3 (modified) * issm/trunk/configs/astrid/configure.sh.petsc2 (modified) * issm/trunk/configs/astrid/configure.sh.petsc3.2 (modified) * issm/trunk/configs/castor/configure.sh (modified) * issm/trunk/configs/castor/configure.sh.petsc2 (modified) * issm/trunk/configs/cosmos/configure.sh (modified) * issm/trunk/configs/cosmos/configure.sh.petsc2 (modified) * issm/trunk/configs/macbookmathieu/configure.sh (modified) * issm/trunk/configs/maceric/configure.sh (modified) * issm/trunk/configs/maceric/configure.sh.petsc2 (modified) * issm/trunk/configs/macmathieu32/configure.sh (modified) * issm/trunk/configs/macmathieu64/configure.sh (modified) * issm/trunk/configs/murdo/configure.sh.ad (modified) * issm/trunk/configs/murdo/configure.sh.parallel (modified) * issm/trunk/configs/murdo/configure.sh.serial (modified) * issm/trunk/configs/ogive32/configure.sh (modified) * issm/trunk/configs/ogive32/configure.sh.petsc2 (modified) * issm/trunk/configs/ogive64/configure.sh (modified) * issm/trunk/configs/pleiades/configure.sh (modified) * issm/trunk/configs/pleiades/configure.sh.petsc2 (modified) * issm/trunk/configs/pleiades/configure.sh.petsc3.1 (modified) * issm/trunk/configs/wineric/configure.sh (modified) * issm/trunk/configs/wineric/configure.sh.petsc2 (modified) petsc-version is not an option anymore Mon, 03 Oct 2011 22:00:33 GMT Mathieu Morlighem [10081] * issm/trunk/m4/issm_options.m4 (modified) petsc version is now automated Mon, 03 Oct 2011 21:59:29 GMT Mathieu Morlighem [10080] * issm/trunk/src/c/toolkits/metis/patches/METIS_PartMeshNodalPatch.cpp (modified) minor Mon, 03 Oct 2011 20:57:28 GMT Eric.Larour [10078] * issm/trunk/src/ad/todo (added) Todo file to keep track of ANL/ISSM project Mon, 03 Oct 2011 20:57:00 GMT Eric.Larour [10077] * issm/trunk/test/NightlyRun/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:56:23 GMT Eric.Larour [10076] * issm/trunk/test/NightlyRun/test110.m (modified) Reverting. Mon, 03 Oct 2011 20:55:54 GMT Eric.Larour [10075] * issm/trunk/test/NightlyRun (modified) * issm/trunk/test/NightlyRun/test110.m (modified) Getting svn to ignore some files Mon, 03 Oct 2011 20:43:35 GMT Mathieu Morlighem [10074] * issm/trunk/src/c/toolkits/metis/patches/METIS_PartMeshNodalPatch.cpp (modified) Fixed metis version flag Mon, 03 Oct 2011 20:26:30 GMT Eric.Larour [10073] * issm/trunk (modified) getting svn to ignore some files Mon, 03 Oct 2011 20:26:09 GMT Eric.Larour [10072] * issm/trunk/.ignore.txt (modified) getting svn to ignore some files Mon, 03 Oct 2011 20:25:52 GMT Eric.Larour [10071] * issm/trunk/.ignore.txt (modified) getting svn to ignore some files Mon, 03 Oct 2011 20:25:25 GMT Eric.Larour [10070] * issm/trunk/externalpackages (modified) * issm/trunk/externalpackages/.ignore.txt (modified) getting svn to ignore some files Mon, 03 Oct 2011 20:22:03 GMT Eric.Larour [10069] * issm/trunk/externalpackages/netcdf (modified) * issm/trunk/externalpackages/netcdf/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:21:05 GMT Eric.Larour [10068] * issm/trunk/externalpackages/matlab (modified) * issm/trunk/externalpackages/matlab/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:20:20 GMT Eric.Larour [10067] * issm/trunk/externalpackages/dyson (modified) * issm/trunk/externalpackages/dyson/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:18:55 GMT Eric.Larour [10066] * issm/trunk/externalpackages/vim (modified) * issm/trunk/externalpackages/vim/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:16:08 GMT Eric.Larour [10065] * issm/trunk/externalpackages/flaim (modified) * issm/trunk/externalpackages/flaim/.ignore.txt (added) * issm/trunk/externalpackages/flaim/install (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:15:13 GMT Eric.Larour [10064] * issm/trunk/externalpackages/angel/install.sh (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:14:59 GMT Eric.Larour [10063] * issm/trunk/externalpackages/angel (added) * issm/trunk/externalpackages/angel/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:14:11 GMT Eric.Larour [10062] * issm/trunk/externalpackages/xaifbooster (modified) * issm/trunk/externalpackages/xaifbooster/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:13:14 GMT Eric.Larour [10061] * issm/trunk/externalpackages/appscan (modified) * issm/trunk/externalpackages/appscan/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:12:52 GMT Eric.Larour [10060] * issm/trunk/externalpackages/appscan (added) * issm/trunk/externalpackages/appscan/bin (added) * issm/trunk/externalpackages/appscan/bin/genouncemakePFile.sh (added) * issm/trunk/externalpackages/appscan/hostname (added) * issm/trunk/externalpackages/appscan/install.sh (added) * issm/trunk/externalpackages/appscan/utils (added) Application scanner Mon, 03 Oct 2011 20:11:26 GMT Eric.Larour [10059] * issm/trunk/externalpackages/scotch (modified) * issm/trunk/externalpackages/scotch/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:09:58 GMT Eric.Larour [10058] * issm/trunk/externalpackages/tao (modified) * issm/trunk/externalpackages/tao/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:09:37 GMT Eric.Larour [10057] * issm/trunk/externalpackages/kml (modified) * issm/trunk/externalpackages/kml/.ignore.txt (modified) Getting svn to ignore some files Mon, 03 Oct 2011 20:08:49 GMT Eric.Larour [10056] * issm/trunk/externalpackages/kml (added) * issm/trunk/externalpackages/kml/.ignore.txt (added) * issm/trunk/externalpackages/kml/kml_shapefile.zip (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:07:35 GMT Eric.Larour [10055] * issm/trunk/externalpackages/mercurial (added) * issm/trunk/externalpackages/mercurial/.ignore.txt (added) * issm/trunk/externalpackages/mercurial/install.sh (added) * issm/trunk/externalpackages/mercurial/mercurial-1.7.3.tar.gz (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:06:37 GMT Eric.Larour [10054] * issm/trunk/externalpackages/metis (modified) * issm/trunk/externalpackages/metis/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 20:06:04 GMT Eric.Larour [10053] * issm/trunk/externalpackages (modified) * issm/trunk/externalpackages/.ignore.txt (modified) Getting svn to ignore files Mon, 03 Oct 2011 19:18:36 GMT Mathieu Morlighem [10052] * issm/trunk/src/c/solutions/controltao_core.cpp (modified) TAO not supported for petsc 3.2 Mon, 03 Oct 2011 19:00:41 GMT Eric.Larour [10048] * issm/trunk/externalpackages/latex2rtf (modified) * issm/trunk/externalpackages/latex2rtf/.ignore.txt (modified) Getting svn to ignore some files Mon, 03 Oct 2011 18:58:29 GMT Eric.Larour [10047] * issm/trunk/externalpackages/latex2rtf (modified) * issm/trunk/externalpackages/latex2rtf/.ignore.txt (modified) Getting svn to ignore some files Mon, 03 Oct 2011 18:58:13 GMT Eric.Larour [10046] * issm/trunk/externalpackages/latex2rtf (modified) * issm/trunk/externalpackages/latex2rtf/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 18:57:20 GMT Eric.Larour [10045] * issm/trunk/externalpackages/rose (modified) * issm/trunk/externalpackages/rose/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 18:57:01 GMT Eric.Larour [10044] * issm/trunk/externalpackages/gdal (modified) * issm/trunk/externalpackages/gdal/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 18:56:40 GMT Eric.Larour [10043] * issm/trunk/externalpackages/valgrind (modified) * issm/trunk/externalpackages/valgrind/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 18:56:20 GMT Eric.Larour [10042] * issm/trunk/externalpackages/openanalysis (modified) * issm/trunk/externalpackages/openanalysis/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 18:54:51 GMT Eric.Larour [10041] * issm/trunk/externalpackages/m2html (modified) * issm/trunk/externalpackages/m2html/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 18:54:33 GMT Eric.Larour [10040] * issm/trunk/externalpackages/satstress (added) * issm/trunk/externalpackages/satstress/.ignore.txt (added) * issm/trunk/externalpackages/satstress/SatStress-0.1.2.tar.gz (added) * issm/trunk/externalpackages/satstress/install.sh (added) Getting svn to ignore some files Mon, 03 Oct 2011 18:52:43 GMT Eric.Larour [10039] * issm/trunk/externalpackages/canos/InterX.m (added) * issm/trunk/externalpackages/canos/InterX.zip (added) * issm/trunk/externalpackages/canos/licenseNS.txt (added) No idea what that does. Mon, 03 Oct 2011 18:51:48 GMT Eric.Larour [10038] * issm/trunk/externalpackages/adic (modified) * issm/trunk/externalpackages/adic/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 18:51:20 GMT Eric.Larour [10037] * issm/trunk/externalpackages/dakota (modified) * issm/trunk/externalpackages/dakota/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 18:50:43 GMT Eric.Larour [10036] * issm/trunk/externalpackages/petsc (modified) * issm/trunk/externalpackages/petsc/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 18:50:12 GMT Eric.Larour [10035] * issm/trunk/externalpackages/doxygen (modified) * issm/trunk/externalpackages/doxygen/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 18:49:30 GMT Eric.Larour [10034] * issm/trunk/externalpackages/bbftp (modified) * issm/trunk/externalpackages/bbftp/.ignore.txt (added) getting svn to ignore some files Mon, 03 Oct 2011 18:49:06 GMT Eric.Larour [10033] * issm/trunk/externalpackages/graphviz (modified) * issm/trunk/externalpackages/graphviz/.ignore.txt (added) getting svn to ignore some files Mon, 03 Oct 2011 18:48:38 GMT Eric.Larour [10032] * issm/trunk/externalpackages/mpich2 (modified) * issm/trunk/externalpackages/mpich2/.ignore.txt (added) getting svn to ignore some files Mon, 03 Oct 2011 18:47:43 GMT Eric.Larour [10031] * issm/trunk/externalpackages/colpack (modified) * issm/trunk/externalpackages/colpack/.ignore.txt (added) getting svn to ignore some files Mon, 03 Oct 2011 18:46:41 GMT Eric.Larour [10030] * issm/trunk/externalpackages/chaco (modified) * issm/trunk/externalpackages/chaco/.ignore.txt (added) getting svn to ignore some files Mon, 03 Oct 2011 18:46:16 GMT Eric.Larour [10029] * issm/trunk/externalpackages/triangle (modified) * issm/trunk/externalpackages/triangle/.ignore.txt (added) getting svn to ignore some files Mon, 03 Oct 2011 18:45:40 GMT Eric.Larour [10028] * issm/trunk/externalpackages/xerces (modified) * issm/trunk/externalpackages/xerces/.ignore.txt (added) getting svn to ignore some files Mon, 03 Oct 2011 18:45:22 GMT Eric.Larour [10027] * issm/trunk/externalpackages/boost (modified) * issm/trunk/externalpackages/boost/.ignore.txt (added) getting svn to ignore some files Mon, 03 Oct 2011 18:45:05 GMT Eric.Larour [10026] * issm/trunk/externalpackages/cppcheck (modified) * issm/trunk/externalpackages/cppcheck/.ignore.txt (added) getting svn to ignore some files Mon, 03 Oct 2011 18:43:35 GMT Eric.Larour [10025] * issm/trunk/externalpackages (modified) * issm/trunk/externalpackages/.ignore.txt (added) getting svn to ignore some files Mon, 03 Oct 2011 18:43:05 GMT Eric.Larour [10024] * issm/trunk/externalpackages/googleearthtoolbox (modified) * issm/trunk/externalpackages/googleearthtoolbox/.ignore.txt (added) getting svn to ignore some files Mon, 03 Oct 2011 18:42:49 GMT Eric.Larour [10023] * issm/trunk/externalpackages/yams (modified) * issm/trunk/externalpackages/yams/.ignore.txt (added) getting svn to ignore some files Mon, 03 Oct 2011 18:42:26 GMT Eric.Larour [10022] * issm/trunk/externalpackages/rats (modified) * issm/trunk/externalpackages/rats/.ignore.txt (added) getting svn to ignore some files Mon, 03 Oct 2011 18:41:24 GMT Eric.Larour [10021] * issm/trunk (modified) * issm/trunk/.ignore.txt (modified) getting svn to ignore some files Mon, 03 Oct 2011 18:39:19 GMT Eric.Larour [10020] * issm/trunk/bin (modified) * issm/trunk/bin/.ignore.txt (modified) Getting svn to ignore some files Mon, 03 Oct 2011 18:38:26 GMT Eric.Larour [10019] * issm/trunk/bin (modified) * issm/trunk/bin/.ignore.txt (added) Getting svn to ignore some files Mon, 03 Oct 2011 18:37:45 GMT Eric.Larour [10018] * issm/trunk (modified) * issm/trunk/.ignore.txt (added) Getting svn to ignore some files.