I am actually doing this for my demo purpose.So if my demo goes on successfully i will get my access to a source control repository. So when i jst tested this here on my pc i found this discrepency.So jst wann know if we cud keep track so that my demo would look more meaningfull and clean.
Thanks Maddy On Fri, Apr 3, 2009 at 4:36 PM, Ruben Willems <[email protected]>wrote: > Hi > > > no, because ccnet checkes every set interval, and only sees the change > but what is stopping you from using a real source control? > > > with kind regards > Ruben Willems > > > On Fri, Apr 3, 2009 at 1:05 PM, madhu nambiar > <[email protected]>wrote: > >> Hi, >> >> ok so is there anyway where i can keep track if i use filesystems as my >> source control??? >> Thanks >> Maddy >> On Fri, Apr 3, 2009 at 4:31 PM, Ruben Willems >> <[email protected]>wrote: >> >>> Hi >>> >>> >>> this is due to the use of the filesystem as a sourcecontrol >>> is you would use a real one (svn, cvs, ..) or even source safe, >>> you would see all modifications. >>> >>> >>> with kind regards >>> Ruben Willems >>> >>> >>> >>> >>> On Fri, Apr 3, 2009 at 12:57 PM, Maddy <[email protected]> wrote: >>> >>>> >>>> Hi all, >>>> i have configured a ccnet which actually sniffs for the >>>> modifications in my source files present in my local system.My >>>> ccnet.config file will poll every 4 minutes to check for any >>>> modification in the source files.So the problem is like if i modify >>>> the same file twice,when the ccnet polls what i see in the command >>>> window is jst 1 modification is detected instead of 2 modification >>>> which i had done.Can u plz suggest any method by which i can get the >>>> exact number of times my source files gets modified. >>>> to make it more clear:-------- >>>> suppose my source folders contain files named a.c,b.c and d.c >>>> If i make modification in a.c and b.c,when my ccnet polls at the exact >>>> interval it shows 2 modifications detected and starts the build >>>> process.Now if i make modification only in a.c for 2 times and when >>>> the ccnet polls it shows only 1 modification detected instead of 2 >>>> modifications detected.So can u plz explain this discrepency?? >>>> >>>> Thanks >>>> Maddy >>> >>> >>> >> >
