Antw: [Anthill] anthill with MKS?

Peter Kofler Peter.Kofler at herold.at
Fri Nov 12 02:57:17 CST 2004


Hi,
your config looks right to me. Does the command

"cmd /c cd /d
D:\Development\transtoolworking\workingDir && si co
-SD:\Development\transtoolworking\TransferToBS2k.pj -R -f --unlock
--cpid=:none --batch --user=leonard --password=ltsproject"
(copied from your output) 

work properly when given at the command line. Maybe you have to 
tweak some SI parameters, like --cpid if you are using change
packages...

Also make sure you are inside the sandbox directory, means that
D:\Development\transtoolworking\workingDir must be a sandbox
directory and TransferToBS2k.pj the project file. Sandboxes have to
be registered to be that way... So the work directory is the sandbox
directory and the whole sandbox will be refreshed. Make also sure
there are no checked out files in that sandbox - will be deleted...

Regards,
Peter

>>> Joe Leonard <Joe.Leonard at traventec.com> 10.11.2004 18:07:29 >>>

When I attempt to execute a test-build, The anthill console appears to
attempt to checkout/resync all files in the sandbox. However, it seems
to
ignore the Work Directory I specify. The work directory remains empty.
What
should be copied to this work directory?
Is Anthill supposed to resync/check out all files each time you start
a
build?



I set repository.integrity.work.dir to
"D:\Development\transtoolworking\workingDir\"
I set repository.integrity.project.file to
"D:\Development\transtoolworking\TransferToBS2k.pj"
I leave repository.integrity.branch empty.


This is the output I get on the console: - it tells me the checkout
operation fails??


16:50:41:000 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.BuildManager  - Project: TransTool is being
released.
16:50:41:000 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.BuildManager  - Initializing repository
adapter...
16:50:41:000 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.BuildManager  - step 0) Clean up working
directory
16:50:41:000 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Cleaning up
local
files:
16:50:41:078 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.BuildManager  - step 1) Retrieve working copy
ofcode
from repository
16:50:41:109 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.util.Execute  - [checkout] cmd /c cd /d
D:\Development\transtoolworking\workingDir && si co
-SD:\Development\transtoolworking\TransferToBS2k.pj -R -f --unlock
--cpid=:none --batch --user=leonard --password=ltsproject

16:53:22:453 [Thread - AnthillBuildDaemon] ERROR
com.urbancode.anthill.BuildManager  - ProfileAdapter checkout failed:
Checking out members...
d:\Development\transtoolworking\Docs\Minutes-06-03.doc: checked out
revision
1.1

etc...




More information about the Anthill mailing list