Microsoft MVP성태의 닷넷 이야기
TFS : 67. TFS 명령행 인자 [링크 복사], [링크+제목 복사],
조회: 12402
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

Real TFS Command Line Help
; http://blogs.msdn.com/noahc/archive/2007/01/22/real-tfs-command-line-help.aspx

아래에 그냥 복사합니다.


COMMANDS
Add        tf add itemspec [lock:none|checkin|checkout] [/type:filetype] 
              [/noprompt] [/recursive]
Branch     tf branch olditem newitem [/version:versionspec] [/noget] [/lock]
              [/noprompt] [/recursive]
Branches   tf branches [/s:servername] itemspec
Changeset  tf changeset [/comment:comment|@commentfile] /s:servername 
              [/notes:("NoteFieldName"="NoteFieldValue"|@notefile)] [/noprompt]
              ([/latest]|changesetnumber)
Checkin    tf checkin [/author:authorname] [/comment:("comment"|@commentfile)]
              [/noprompt] 
              [/notes:("Note Name"="note text"|@notefile)] 
              [/override:reason|@reason] [/recursive] filespec ...]
Checkout   tf checkout|edit [/lock:(none|checkin|checkout)] [/recursive]
              [/type:encoding] itemspec
Configure  tf configure pathtoproject /server:servername
Delete     tf delete [/lock:(none|checkin|checkout)] [/recursive] itemspec
Difference tf difference itemspec [/version:versionspec] [/type:filetype] 
              [/format:(visual|unix|ss)] [/ignorespace] 
              [/ignoreeol] [/ignorecase] [/recursive] [/options:"options"]
           tf difference itemspec itemspec2 [/type:filetype] 
              [/format:(visual|unix|ss)] [/ignorespace] [/ignoreeol] 
              [/ignorecase] [/recursive] [/options:"options"]
           tf difference [/shelveset:[shelvesetowner;]shelvesetname] 
              shelveset_itemspec [/server:serverURL] 
              [/type:filetype] [/format:(visual|unix|ss)] [/ignorespace] 
              [/ignoreeol] [/ignorecase] [/recursive] [/options:"options"]
           tf difference /configure
Dir        tf dir [/s:servername] itemspec [/version:versionspec] [/recursive]
              [/folders] [/deleted] 
Get        tf get itemspec [/version:versionspec] [/all] [/overwrite] [/force]
              [/preview] [/recursive] [/noprompt]
Help       tf help commandname
History    tf history [/s:servername] itemspec [/version:versionspec]
              [/stopafter:number] [/recursive] 
              [/user:username] [/format:(brief|detailed)] [/slotmode]
Label      tf label [/s:servername]  labelname@scope [/owner:ownername] 
              itemspec [/version:versionspec] 
              [/comment:("comment"|@commentfile)] [/child:(replace|merge)]
              [/recursive]
           tf label [/s:servername] [/delete] labelname@scope 
              [/owner:ownername] itemspec [/version:versionspec] 
              [/recursive]
Labels     tf labels [/owner:ownername] [/format:(brief|detailed)] 
              [/s:servername] [labelname]
Lock       tf lock itemspec /lock:(none|checkout|checkin) 
              [/workspace:workspacename] [/server:serverURL] [/recursive] 
              [/noprompt]
Merge      tf merge  [/recursive] [/force] [/candidate] [/discard] 
              [/version:versionspec] 
              [/lock:none|checkin|checkout] [/preview] [/baseless] [/nosummary]
              source destination
Merges     tf merges [/s:servername] [source] destination [/recursive]
Permission tf permission [/allow:(* |perm1[,perm2,?] 
              [/deny:(*|perm1[,perm2,...])] 
              [/remove:(* |perm1[,perm2,...])]
              [/inherit:yes|no] [/user:username1[,username2,?] [/recursive] 
              [/group:groupname1[,groupname2,...]] 
              [/server:servername] itemspec 
Properties tf properties [/recursive] itemspec
Rename     tf rename [/lock:(none|checkout|checkin)] olditem newitem
Resolve    tf resolve itemspec [auto:(AcceptMerge|AcceptTheirs|AcceptYours)] 
              [/preview] 
              [(/overridetype:overridetype | /converttotype:converttype)] 
              [/recursive]
Shelve     tf shelve [/move] [/replace] [/comment:(@commentfile|"comment")] 
              [/recursive] shelvesetname[;owner] filespec
           tf shelve /delete [/server:serverURL] shelvesetname[;owner]
Shelvesets tf shelvesets [/owner:ownername] [/format:(brief|detailed)] 
              [/server:serverURL] shelvesetname
Status     tf status itemspec [/s:servername] 
              ([/workspace:workspacename[;workspaceowner]] | 
              [/shelveset:shelvesetname[;shelvesetowner]]) 
              [/format:(brief|detailed)] [/recursive] [/user:(*|username)] 
Undelete   tf undelete [/noget] [/lock:(none|checkin|checkout)] 
              [/newname:name] [/recursive] itemspec[;deletionID]
Undo       tf undo [/workspace:workspacename   [;workspaceowner]] 
              [/s:servername] [/recursive] itemspec
Unlabel    tf unlabel [/s:servername] [/recursive] labelname itemspec
Unshelve   tf unshelve [/move] [shelvesetname[;username]] itemspec
View       tf view [/s:servername] [/console] [/noprompt] itemspec 
              [/version:versionspec]
WorkFold   tf workfold localfolder
           tf workfold [/workspace: workspacename]
           tf workfold [/s:servername] [/workspace: workspacename] 
              repositoryfolder
           tf workfold [/map] [/s:servername] [/workspace: workspacename] 
              repositoryfolder|localfolder
           tf workfold /unmap [/s:servername] [/workspace: workspacename] 
              [/recursive] (repositoryfolder|localfolder)
           tf workfold /cloak (repositoryfolder|localfolder) 
              [/workspace: workspacename] [/s:servername]
           tf workfold /decloak (repositoryfolder|localfolder) 
              [/workspace:workspacename] [/s:servername]
Workspace  tf workspace /new [/noprompt] 
              [/template:workspacename[;workspaceowner]] 
              [/computer:computername] [/comment:("comment"|@commentfile)] 
              [/s:servername]
           tf workspace /delete [/s:servername] 
              workspacename[;workspaceowner]
           tf workspace [/s:servername] [/comment:comment] 
              [/newname:workspacename] workspacename[;workspaceowner]
Workspaces tf workspaces [/owner:ownername] [/computer:computername] 
              [/s:servername] [/format:(brief|detailed)] 
              [/updateUserName:oldusername] 
              [/updateComputerName:oldcomputername] workspacename

ITEMSPECS
  Can contain wildcards *, ? and #
  Can contain relative path parts . and .. 
  Can reference file system or UNC paths mapped to a workspace or server 
  paths (which start with $/). You can usually specify more than one 
  file separated by spaces for an itemspec (useful for edit, add, delete 
  commands)

VERSIONSPECS
  Date/Time         Dmm/dd/yyyy
  Changeset number  Cnnnnnn
  Label             Llabelname
  Latest version    T
  Workspace         Wworkspacename;workspaceowner

ALIASES
  /changeset  /G     /noprompt   /I
  /comment    /C     /owner      /O
  /computer   /M     /recursive  /R
  /delete     /D     /server     /S
  /force      /P     /slotmode   /X
  /format     /F     /template   /T
  /help       /?,/H  /user       /U
  /lock       /K     /version    /V
  /login      /Y     /workplace  /W
  /newname    /N     







[최초 등록일: ]
[최종 수정일: 1/23/2007]


비밀번호

댓글 작성자
 




... 16  17  18  19  20  21  22  [23]  24  25  26  27  28  29  30  ...
NoWriterDateCnt.TitleFile(s)
625정성태2/2/20079548TFS : 73. Team System 관련 유틸리티 목록
624정성태2/1/200710704개발 환경 구성: 72. Fiddler - IE 7 + Cassini 에서 동작되지 않는 문제 [2]
623정성태2/1/20079913TFS : 72. TFS 언어 변경
622정성태1/30/20079507.NET : 53. ASP.NET 2.0 AJAX Extension 1.0 - 소스 코드
621정성태1/30/200710081TFS : 71. Code Analysis 정책을 유형에 따라 적용하는 방법
620정성태1/29/200710759VS.NET IDE : 17. C#, VB.NET, VC++ 단축키 모음
619정성태1/28/200710297IIS : 12. 비스타 버전별 IIS 기능 차이
618정성태1/28/20079536Debug : 8. RuntimeWrappedException 사용 이해
617정성태1/27/200710050TFS : 70. 웹 서비스 구현 없이 TFS 통지 받기파일 다운로드1
616정성태1/27/200710755IIS : 11. Visual SourceSafe 웹 서비스가 비스타 IIS 7에서 지원되지 않는 문제
615정성태1/25/20079899TFS : 69. Workgroup 으로 설치된 TFS 를 Domain 으로 승격하는 방법
614정성태1/25/200710506개발 환경 구성: 71. 현재 프로세스에 로딩된 모듈 중에서 NGen 되지 않은 모듈 검색
613정성태1/25/200710420IIS : 10. IE에 최적화된 성능을 내는 JScript 코드 작성
612정성태1/25/20079532Debug : 7. WinLogon.exe 프로세스 디버깅하는 방법
611정성태1/25/200710001.NET : 52. Team System 단위 테스트에 관한 PDF 문서파일 다운로드1
610정성태1/25/20079960.NET : 51. FxCop 관련 PDF 문서파일 다운로드1
609정성태1/24/20079654.NET : 50. 공급자 독립적인 코드 작성 [2]
608정성태1/23/20079816TFS : 68. TFS Proxy 서버 설치하는 방법
607정성태1/23/20079449이미 제공되는 예외 클래스들에 대한 적절한 사용법 설명
606정성태1/23/200712402TFS : 67. TFS 명령행 인자
605정성태1/23/20078848TFS : 66. 차기 TFS 파워툴 - TFSServerManager / TFSServerMonitor
603정성태1/22/20079979Vista : 30. Property Handler가 필요한 때.
602정성태1/22/200710235IIS : 9. 디렉터리 열람을 위한 HttpModule파일 다운로드1
601정성태1/22/20079311개발 환경 구성: 70. Web Client Software Factory 설치 가이드(비스타)
600정성태1/21/20079802개발 환경 구성: 69. Virtual PC/Server에서의 가상 네트워크 어댑터 추가 방법
599정성태1/21/200710077Vista : 29. UAC 와 보안 데스크탑
... 16  17  18  19  20  21  22  [23]  24  25  26  27  28  29  30  ...