http://stackoverflow.com/questions/1265915/how-to-delete-a-workspace-in-perforce-using-p4v
1 | In P4V click View > Workspaces If the workspace to be deleted is not visible in the list you may have to uncheck the box Show only workspaces available for use on this computer Right-click the workspace to be deleted and choose Edit Workspace 'My_workspace' On the Advanced tab uncheck the box Locked: only the owner can edit workspace settings > then click OK Now back on the Workspaces tab of Perforce right-click the workspace to be deleted and chooseDelete Workspace 'My_workspace' P4V should remove the item from the drop-down list when clicking on it. There is a case where a previously deleted workspace remains in the drop-down list, and P4V displays the following error:
If this error occurs, the workspace(possibly on another host) may have only been unloaded. Click the P4V Workspaces Recycle bin In the resulting Unloaded Workspaces window right-click the offending workspace and chooseDelete Workspace 'My_workspace'. P4V should now remove the workspace item from the drop-down list. |
'버전관리' 카테고리의 다른 글
sourcetree : remote: GitLab: API is not accessible error 오류 (0) | 2018.02.03 |
---|---|
소스트리로 Git SSH 키 사용하기 (0) | 2017.10.31 |
형상관리 SVN 서버 구성 및 설정하기 (0) | 2015.10.27 |
tortoise svn 특정 버전 되돌리기 (0) | 2013.09.09 |
SVN branching & merging , SVN 병합기능 (0) | 2013.05.25 |