Re: [Lazarus] Is there an svn command to find out the last commit affected a particular file?

2011-01-05 Thread Frank Church
On 2 January 2011 16:44, Henry Vermaak wrote: > 2011/1/2 Frank Church : > > > > Is there an option to filter display just the latest one? > > svn log -l 1 > > Henry > > This does exactly what is needed. Thanks > -- > ___ > Lazarus mailing list > Laz

Re: [Lazarus] Is there an svn command to find out the last commit affected a particular file?

2011-01-02 Thread Henry Vermaak
2011/1/2 Frank Church : > > Is there an option to filter display just the latest one? svn log -l 1 Henry -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Is there an svn command to find out the last commit affected a particular file?

2011-01-02 Thread ik
Sorry it should be svn log | head ido On Sun, Jan 2, 2011 at 18:07, ik wrote: > On Bash shell: > svn log | tail > > > Ido > > > LINESIP - Opening the source for communication > http://www.linesip.com > http://www.linesip.co.il > > > > > 2011/1/2 Frank Church > >> >> >> 2011/1/2 ik >> >>> s

Re: [Lazarus] Is there an svn command to find out the last commit affected a particular file?

2011-01-02 Thread ik
On Bash shell: svn log | tail Ido LINESIP - Opening the source for communication http://www.linesip.com http://www.linesip.co.il 2011/1/2 Frank Church > > > 2011/1/2 ik > >> svn log >> >> >> Ido >> LINESIP - Opening the source for communication >> http://www.linesip.com >> http://www.

Re: [Lazarus] Is there an svn command to find out the last commit affected a particular file?

2011-01-02 Thread Frank Church
2011/1/2 ik > svn log > > Ido > LINESIP - Opening the source for communication > http://www.linesip.com > http://www.linesip.co.il > > > > Is there an option to filter display just the latest one? > > 2011/1/2 Frank Church > >> Is there an svn command to find out the last commit that affected

Re: [Lazarus] Is there an svn command to find out the last commit affected a particular file?

2011-01-02 Thread Frank Church
2011/1/2 ik > svn log > > Ido > LINESIP - Opening the source for communication > http://www.linesip.com > http://www.linesip.co.il > > > > Thanks > > 2011/1/2 Frank Church > >> Is there an svn command to find out the last commit that affected a >> particular file? >> >> -- >> Frank Church >>

Re: [Lazarus] Is there an svn command to find out the last commit affected a particular file?

2011-01-02 Thread ik
svn log Ido LINESIP - Opening the source for communication http://www.linesip.com http://www.linesip.co.il 2011/1/2 Frank Church > Is there an svn command to find out the last commit that affected a > particular file? > > -- > Frank Church > > === > http://devblog.brahma

[Lazarus] Is there an svn command to find out the last commit affected a particular file?

2011-01-02 Thread Frank Church
Is there an svn command to find out the last commit that affected a particular file? -- Frank Church === http://devblog.brahmancreations.com -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freep