Microsoft MVP성태의 닷넷 이야기
TFS : 67. TFS 명령행 인자 [링크 복사], [링크+제목 복사],
조회: 12413
글쓴 사람
정성태 (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]


비밀번호

댓글 작성자
 




1  2  3  4  5  6  7  8  9  10  11  12  [13]  14  15  ...
NoWriterDateCnt.TitleFile(s)
875정성태11/9/200710364.NET : 66. 한 눈으로 확인하는 .NET 데이터 액세스 계층
874정성태11/6/200711417Debug : 30. OpenFileDialog 사용시 메모리 사용이 급격하게 올라가는 문제
873정성태11/6/200710486Debug : 29. WinDBG - 명령어 !IToldYouSo
872정성태11/3/200710592Debug : 28. Debugger Visualizer - DynamicMethod / MethodInfo [1]
871정성태10/31/200710808TFS : 141. VS.NET 2008 - 개선된 WorkItem 기능
870정성태10/31/200710482TFS : 140. TFS to TFS Migration Tool
869정성태10/31/200710623.NET : 65. ASP.NET 을 어셈블리 언어로.
868정성태10/30/200710858.NET 3.0 : 23. 카드 스페이스 - SSL 없이도 구현가능.
867정성태10/30/200710748.NET : 64. CAB(Composite Application Block) 에 접근하고 싶으세요?
866정성태10/28/200710692개발 환경 구성: 115. VPC 를 이용한 AD 네트워크 구성
865정성태10/27/200710849.NET : 63. Singleton 패턴 구현
864정성태10/23/200710876TFS : 139. 단위 테스트를 MTA로 실행하도록 설정 [1]
863정성태10/20/200710619VisualNDepend
862정성태10/20/200710125.NET : 62. CAB 성능 향상 팁
861정성태10/20/200710506Debug : 27. SOS 를 이용하여 .NET Finalizer 디버깅
860정성태10/18/200710499TFS : 138. 팀 규모에 따른 물리 서버의 용량
859정성태10/16/200711421개발 환경 구성: 114. Eric Gunnerson 의 WiX 관련 포스트들 [3]
858정성태10/16/200710734.NET : 61. 메서드 안에서 정의된 블록 내부의 변수에 대한 범위
857정성태10/9/200710357TFS : 137. 특정 버전의 소스로 팀 빌드하는 방법
856정성태10/8/200711738.NET 3.5 : 32. ReaderWriterLock 과 ReaderWriterLockSlim 의 성능 비교.
855정성태10/5/200710483개발 환경 구성: 113. Virtual PC - 처음 생성한 VHD 파일의 크기를 바꿀 수 있을까?
854정성태10/3/200710353TFS : 136. Operations Guidance for Team Foundation Server
853정성태10/2/200710745.NET 3.5 : 31. ToJSON 확장 메서드 구현
852정성태9/30/200711873IIS : 18. IIS 7.0 의 FTP 서비스를 위한 방화벽 설정
851정성태9/27/200710910TFS : 135. TFS 2008 용 빌드 알림 도구
850정성태9/26/200710176TFS : 134. Visual Studio Team System Web Access 2008 파워툴 CTP
1  2  3  4  5  6  7  8  9  10  11  12  [13]  14  15  ...