To create a working version, I've reverted MAIN with a Changelist number, updated some directory to HEAD version, also added some new files and folders. All new files, folders have been committed to perforce. I want to create a snapshot of current workspace. Since current workspace contains many special changes, not sure how to create a branch of current working code without missing anything?
Current workspace structure:
~/workspace/some_are_old_changelist_xxx
~/workspace/some_are_head
~/workspace/some_are_new_added_files_folders
Depot structure:
//depot/MAIN/...
Want to branch current workspace to:
//depot/DEV/1.0/...