|
From: Michael F. <mfr...@Br...> - 2006-11-02 17:49:11
|
I have the following in a ccnet project:
=20
<sourcecontrol type=3D"multi">
<requireChangesFromAll>true</requireChangesFromAll>
<sourceControls>
<filesystem>
<repositoryRoot>c:\build\sync\Win</repositoryRoot>
</filesystem>
<filesystem>
<repositoryRoot>c:\build\sync\LURA</repositoryRoot>
</filesystem>
<filesystem>
<repositoryRoot>c:\build\sync\SURA</repositoryRoot>
</filesystem>
</sourceControls>
</sourcecontrol>
What I was hoping for was that if a change occurred in *all* of the
directories that this project would start-up. I created all of these
directories, established the CCNet project, and then created a
zero-length text file in each directory. No build every started. What
do I need to do in order to get this to work? TIA!
=20
=20
--
Mike Frederick
Software Developer
mfr...@br...
=20
|