간단한 빌드 배치

March 26, 2008

따로 돌리는 빌드 머신 말고 자기 자리에서 자주 하는 반복 작업도 배치 파일로 만들어두면 쓸만하다. 비주얼 소스 세이프와 비주얼 스튜디오 커맨드라인 명령을 찾아봤다.

set ssdir=\\sourcesafeserver\data
ss Get $/Source -R -GWM -GF -O-
devenv /rebuild Release c:\foo.sln

ssdir은 srcsafe.ini 가 있는 위치다. ss의 인자는 다음과 같다. -R 하위 폴더까지, -GWM 열려있는 건 Merge하면서, -GF 없는 폴더는 강제로 만들고, -O- 오류만 출력하게 소스를 받아온다. devenv는, foo 솔루션의 Release 빌드를 Rebuild all 한다. Devenv Command Line Switches 를 참고하자.

Entry Filed under: environment. Tags: .

Leave a Comment

Required

Required, hidden

Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Trackback this post  |  Subscribe to the comments via RSS Feed


Tags

addon android Assembly batch book C++ editor excel google InstallShield lua personal physic security wow

Recent Posts

Recent Comments

지양 on Source Insight – Browse …
조프 on Source Insight – Browse …
조프 on Source Insight – Browse …
랑탕 on Google 크롬의 Crash message
지양 on n&(n-1)

Blogroll