Rules

There are six possible changes that should invoke an action; add/remove projects,
add/remove dependencies from a project and add/remove dependencies from the list of
derived dependencies. The changes and their corresponding actions are as follows:

  1. A new project is added -> new derived projects should be created if its dependencies
    are relevant.
  2. A project is removed -> the original project and all its derived projects should be
    deleted.
  3. A new dependency is added to the original project -> new derived projects should
    be created if the new dependency is relevant.
  4. A dependency is removed from the original project -> all affected derived projects
    should be deleted.
  5. A new dependency is added to the input list -> new derived projects should be
    created if the new dependency is correspondent with a relevant dependency in the
    original project.
  6. A dependency is removed from the input list -> all affected derived projects should
    be deleted.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

Anonymous replies:

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account. You can also Sign Up for a new account.
CAPTCHA image