I set up a filesystem source control block in my ccnet.config file.
<sourcecontrol type="filesystem">
<repositoryRoot>\\RemoteComputerName\Share
Directory\subdirectory</
repositoryRoot>
<autoGetSource>true</autoGetSource>
</sourcecontrol>
For some reason, CCNET does not see changes to files that change in
the "subfolder" directory. It continues to say that no changes are
detected. It doesn't matter if I force the build, or let CCNET
perform the check through a timed trigger.
To diagnose the problem, I tried pointing the repository root to a
local folder on the same computer where CCNET is installed, and it
detected the changes fine and downloaded the new files. This seems to
indicate that something isn't right with the network share that I am
pointing at.
I've set up my shared folder to have wide open sharing permissions,
and security permissions to allow reading from "everyone" but still,
it doesn't see changes to the files.
Any ideas? I'm at a loss here.
Thanks,
Jeremy