Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: YuLianqing <yulq@li...> - 2010-04-15 21:53:57
|
I've fixed this issue. The trouble results from the particular format of command parameters required by TortoiseSVN. In details, TortoiseSVN use '/command:checkout' rather than ':checkout'. I had to replace it with Subversion and CTest works. I have being submitting vxl nightly build for two weeks (see site smarteye.com). ---------------------------------------- > From: yulq@... > To: vxl-maintainers@... > Date: Fri, 12 Mar 2010 07:10:28 +0800 > Subject: [Vxl-maintainers] VXL Dashboard: CTest pauses upon determining nightly start time > > > > Dear all, > > I think this list is more suitable than vxl-users for my issue. If the maintainers think otherwise, please move this mail. > > I have been trying to submit nightly build to vxl dashboard this week but without success. Following the instruction on VXL website, I checked out vxl source code with SVN, modified CTest scripts provided by VXL (vxl_dashboard.cmake and vxl_common.cmake, see attachments of this mail for file content), and added CTest task in Windows control panel. > The issue is each time CTest started, it paused on "Determine Nightly Start Time". Here is the output in command prompt: > > Configuration: > CTEST_SITE=[SmartEye] > CTEST_BUILD_NAME=[WinXP-VC8] > CTEST_SOURCE_DIRECTORY=[D:/Projects/vxl/trunk] > CTEST_BINARY_DIRECTORY=[D:/Projects/vxl/trunk-build] > CTEST_CMAKE_GENERATOR=[Visual Studio 8 2005] > CTEST_BUILD_CONFIGURATION=[Release] > CTEST_UPDATE_COMMAND=[C:/Program Files/TortoiseSVN/bin/TortoiseProc.exe] > CTEST_CHECKOUT_COMMAND=[] > CTEST_SCRIPT_DIRECTORY=[D:/Projects/vxl] > > Clearing build tree... > Run dashboard with model Nightly > Source directory: D:/Projects/vxl/trunk > Build directory: D:/Projects/vxl/trunk-build > Reading ctest configuration file: D:/Projects/vxl/trunk/CTestConfig.cmake > Site: SmartEye > Build name: WinXP-VC8 > Determine Nightly Start Time > Specified time: 22:00:00 EST > Use Nightly tag: 20100311-0300 > Updating the repository > Updating the repository: D:/Projects/vxl/trunk > Use SVN repository type > Determine Nightly Start Time > Specified time: 22:00:00 EST > > I use CMake 2.6 on Windows XP. Your help will be greatly appreicated. > > Lianqing > 2010-3-12 > _________________________________________________________________ > 想知道明天天气如何?必应告诉你! > http://cn.bing.com/search?q=%E5%A4%A9%E6%B0%94%E9%A2%84%E6%8A%A5&form=MICHJ2 _________________________________________________________________ 想知道明天天气如何?必应告诉你! http://cn.bing.com/search?q=%E5%A4%A9%E6%B0%94%E9%A2%84%E6%8A%A5&form=MICHJ2 |