Task #10678
closedDMPoolManager - conflicts between the dataminer-proto-ghost and svn
100%
Description
Our users are no longer able to update their algorithms because the dataminer-proto-ghost does not commit correctly on svn.
This could be, because the DMPoolManager does not "Update to Head" before committing.
For example the file CREATEAFFIXRULES_interface.jar in the folder:
~/wps_algorithms/algorithms/proto/software
It is in conflict state.
This conflict is not reported as an error, which it would be better to do.
Updated by Giancarlo Panichi over 7 years ago
To unlock this situation and to allow users to work, I updated the dataminer-proto-ghost. So now, it works. It would be better if there was an error notification in case of conflicts with svn.
Updated by Pasquale Pagano over 7 years ago
- Priority changed from Normal to High
Updated by Giancarlo Panichi over 7 years ago
Today, I noticed that DMPoolManager does not add the algorithms on svn when they are new:
svn status | grep ? ? MPA_INTERSECT_V4.jar ? MPA_INTERSECT_V4_interface.jar ? PLANT_HEIGHT_MODEL.jar ? PLANT_HEIGHT_MODEL_interface.jar
Please @ciro.formisano@eng.it, can you check?
Thanks
Updated by Giancarlo Panichi over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Thanks to @ciro.formisano@eng.it , we have solved the question this morning, now everything works. in the future some notifications will be added to DMPoolManager for report conflicts. So we can close this ticket.