【发布时间】:2014-08-21 11:42:19
【问题描述】:
虽然我在 ClearCase 中使用动态视图,但我的 Hudson 正在抛出“is not a valid snapshot view path.”错误消息。
build] $ cmd.exe /C '"ant.bat -file build.xml -DCC_BASELINE_NAME=<baselinename> update-view && exit %%ERRORLEVEL%%"'
Buildfile: build.xml
update-view:
[ccupdate] cleartool: Error: 'E:\Views\<view-tag>' is not a valid snapshot view path.
BUILD FAILED
: Failed executing: cleartool update -overwrite -ctime -log log.log E:/Views/<view-tag>
请建议我解决问题。
【问题讨论】: