It does do this; because the moment a node is copied from the tree to the workspace it has it's version incremented. So, the node in the workspace should always have a greater version than the node in the tree. If this isn't the case (i.e., they may be equal), someone has updated the version of the node in the tree and something is out of date.
I suspect there may be a concurrency bug around this, when a node is copied from the tree to the workspace. Looking into it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903184#3903184 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903184 ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
