sorry, the problem really was that my eclipse was configured to ignore .log files in svn.
-----Enric Jaen Villoldo/dgtic/caib escribió: ----- Para: [email protected] De: Enric Jaen Villoldo/dgtic/caib Fecha: 17/08/2012 00:11 Asunto: Re: want to commit a contribution (access log timer) I found the problem, it seems that svn server cannot commit .log files. Changing the extension is solved. -----sebb <[email protected]> escribió: ----- Para: [email protected] De: sebb <[email protected]> Fecha: 16/08/2012 00:51 Asunto: Re: want to commit a contribution (access log timer) On 15 August 2012 23:36, Enric Jaen Villoldo <[email protected]> wrote: > Hi, > I am ready for the patch, but unexpectly eclipse 'create patch' doesn't > detect the changes in bin/testfiles. However the rest of files/directories > are patched OK. I have checked out again and no way. > > Has anyone also faced this? Not me. If it's a new file, just attach the file itself. > I use eclipse indigo + subversive. > > Regards. > > > > > -----sebb <[email protected]> escribió: ----- > > Para: [email protected] > De: sebb <[email protected]> > Fecha: 10/08/2012 10:52 > Asunto: Re: want to commit a contribution (access log timer) > > On 9 August 2012 15:53, Enric Jaen Villoldo <[email protected]> wrote: >> >> Hi all, >> I have created a timer class for the access log sampler, so that samples >> are delayed as indicated in the access log, instead of being sent >> arbitrary. > > That could be useful. > >> Also, I am creating an utility class that creates a test plan from an acces >> log, with one thread group for each IP. > > That might be useful for small numbers of IPs, but would not scale well. > >> These two contributions make replaying the access log much more real. >> >> >> Where is the correct location to commit these classes so you can try it? >> > > Patches and enhancements are normally handled via Bugzilla. > > Create a Bugzilla issue, and attach any new code as files. > Patches should be added in "diff -u" format. >
