ftsrg / mondo-collab-framework

MONDO Collaboration Framework (WP4)
Eclipse Public License 1.0
3 stars 1 forks source link

Implement whiteboard lifecycle management #38

Closed imbur closed 8 years ago

imbur commented 8 years ago

Based on our discussions, the following actions should take place during the lifecycle of a whiteboard:

  1. log in
  2. initialize workspace, in other words svn list
  3. init/join whiteboard + svn lock
  4. commit
  5. dispose + unlock
debrecenics commented 8 years ago

Lock and Unlock features are implemented.