Re: [GENERAL] Track changes to function code

2014-07-21 Thread Rebecca Clarke
Thanks guys. I'll check that out. On Mon, Jul 21, 2014 at 2:12 PM, Pavel Stehule wrote: > > Hi > > 2014-07-21 14:36 GMT+02:00 Jacob Bunk Nielsen : > > Rebecca Clarke writes: >> >> > At present when a function is being edited we keep note of when and >> > by who within comments in the function

Re: [GENERAL] Track changes to function code

2014-07-21 Thread Pavel Stehule
Hi 2014-07-21 14:36 GMT+02:00 Jacob Bunk Nielsen : > Rebecca Clarke writes: > > > At present when a function is being edited we keep note of when and > > by who within comments in the function's code. > > That sounds cumbersome. > > > Is there, or can anyone recommend, any open source software t

Re: [GENERAL] Track changes to function code

2014-07-21 Thread Jacob Bunk Nielsen
Rebecca Clarke writes: > At present when a function is being edited we keep note of when and > by who within comments in the function's code. That sounds cumbersome. > Is there, or can anyone recommend, any open source software that > tracks function activity when it comes to edits (not executi

[GENERAL] Track changes to function code

2014-07-21 Thread Rebecca Clarke
Hi all, At present when a function is being edited we keep note of when and by who within comments in the function's code. Is there, or can anyone recommend, any open source software that tracks function activity when it comes to edits (not executions)? I tried searching on the web, but all I fin