On Oct 25, 8:48 am, Alex <[EMAIL PROTECTED]> wrote:
> The default set up should show you that already. If you have
> modifications.xsl in your dashboard config and in your
> ccnet.exe.config or ccserviceconfig (the last two are so it shows up
> in email) I would turn off the in house app and see if you dont still
> get the modifications.
>
> On Oct 24, 2:31 pm, CSharper <[EMAIL PROTECTED]> wrote:
>
> > We have a CCNet project that is listening to 3 different source safe.
> > Once there is a change our CCNet kicks off. I was going through the
> > current implemenation, it looks like once the CCNet is kicked off,
> > there is another program written in house (in c#) that walks the
> > source safe to find out what programs changed. My understanding is
> > that, CCNet already knows which programs changed, is it possible to
> > identify those files from ccnet configuration rather than walking the
> > huge source safe again?
> > Thanks.
I may need to use the in house program since it gets the change log
put in by the programmer in the source safe. So what I am trying to
find out is, if the changed file list is already available, instead
of walking the data base, I can use the changed file list from ccnet
and use that to get the logs for only changed programs. Or is it
possible in the ccnet itself to get the logs associated with the
changed programs?
Thanks for the replay.