1) Create a new version through the Version Manager.2) Use the sdeversion -o create command line tool to create a child version.3) If using a Python script, do not use owner prefixes when specifying the parent and child versions in the CreateVersionManagement statement. For example:gp.CreateVersion_management(sde_workspace, "Parent1", "Child1")