Clear Case usage tips
1.Update resource
This function is used to download / update the latest folder/file from server.
If the folder has a sequence and should follow the previous folder sequence, then before creating folder (like 32 IT071201), need update resource of parent folder(eg:09).
It will download all new folders and files from server (just under folder 09)
2.Add to source control
The operation is used to transfer you local folders and files to server.
After ctreating the folder, we need transfer to server and add to source control.
The default is checked out after Adding to source control.(you can change the default from windows->perferences)
3. How to add a lot local files to server?
Try to use ClearCase Search function. just by searching for 'View private files' in a specified folder. Add all folders and files n the search result to source control.
4. How to update a lot of files to server?
Try to use ClearCase Search function too.
Replace the files use the latest files in your local mathine. Refresh the parent-folder. Then all the updated files become Hijacked files.
Search all Hijacked files by using search function, and Check out all Hijacked files without replacing local files.
Check in all the check out files.
5. VSS vs ClearCase
It is common to differentiate working and baseline directories in VSS, but it is not recommended in ClearCase.
You can apply a baseline or label to any composition of Compoments/Directories/Files elements, at any time, as
You can apply a baseline or label to any composition of Compoments/Directories/Files elements, at any time, as
you wish.By doing that, it is very easy to manage different versions.
You shall work on a single folder, and you can store lots of versioned elements(both working and baselined) in it.
You shall work on a single folder, and you can store lots of versioned elements(both working and baselined) in it.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/91888/viewspace-1004719/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- dnsjava usageDNSJava
- vector::clear(),容器vector的clear函式詳解。函式
- DataTransferItemList.clear()
- sessionStorage.clear()Session
- IDBObjectStore.clear()Object
- costume GIT usage for meGit
- solaris 10 disksuite usageUI
- table type usage sample:
- clear:left/right 理解
- Clear Code for Minimal APIAPI
- [Oracle Script] Temporary Sort UsageOracle
- [Oracle Script] Rollback Segment UsageOracle
- BlockRecover Restrictions and Usage NotesBloCREST
- Oracle runInstaller 's UsageOracle
- Oracle NUMA usage recommendationOracle
- MySQL, Incorrect usage of UNION and ORDER BYMySql
- oracle caseOracle
- Tips
- oracle plsql case when_end case小記OracleSQL
- sql case語法和plsql case語法!SQL
- Clear Windows XP login passwordWindows
- [Oracle Script] check tablespace usage infoOracle
- [Oracle Script] check temp tablespace usageOracle
- [Oracle Script] Undo Usage Per statusOracle
- [Oracle Script] Undo Usage Per sessionOracleSession
- Oracle 11g tablespace usageOracle
- [Shell] Linux monitor tablespace usageLinux
- V$sort_usage, where is the definition?
- 【每日一包0013】to-capital-case,to-constant-case,to-dot-caseAPI
- oracle的case函式和case控制結構Oracle函式
- ORACLE CASE WHEN 及 SELECT CASE WHEN的用法Oracle
- Java Case InterviewJavaView
- Java switch caseJava
- case class inheritance
- Oracle Case WhenOracle
- SQL Case WhenSQL
- 【SQL】小CASESQL
- NPM TipsNPM