On Fri, Mar 25, 2011 at 3:35 PM, Paul Graham wrote:
> The "Lines" field of svn log is puzzling. It says how many lines of comment,
> etc., follow the header line.
> It is therefore about as informative as "this page intentionally left
> blank". Yet in its location in the log
> message it rese
field enough to be misleading.
Paul
- Original Message -
From: "Johan Corveleyn"
To: "Daniel Shahaf"
Cc: "Paul Graham" , users@subversion.apache.org
Sent: Friday, March 25, 2011 3:24:22 PM
Subject: Re: cvs log equivalent
On Fri, Mar 25, 2011 at 7:34 PM,
On Fri, Mar 25, 2011 at 7:34 PM, Daniel Shahaf wrote:
> Johan Corveleyn wrote on Sat, Mar 19, 2011 at 14:50:30 +0100:
>> On Sat, Mar 19, 2011 at 2:21 AM, Hyrum K. Wright
>> wrote:
>> > On Fri, Mar 18, 2011 at 6:13 PM, Paul Graham wrote:
>> >> I could find all the change versions of a file, then
Johan Corveleyn wrote on Sat, Mar 19, 2011 at 14:50:30 +0100:
> On Sat, Mar 19, 2011 at 2:21 AM, Hyrum K. Wright
> wrote:
> > On Fri, Mar 18, 2011 at 6:13 PM, Paul Graham wrote:
> >> I could find all the change versions of a file, then do an svn diff for
> >> each change, then parse the output a
On Sat, Mar 19, 2011 at 2:21 AM, Hyrum K. Wright
wrote:
> On Fri, Mar 18, 2011 at 6:13 PM, Paul Graham wrote:
>> I could find all the change versions of a file, then do an svn diff for each
>> change, then parse the output and determine the number of changes, but that
>> seems excessive :-)
>>
On Fri, Mar 18, 2011 at 6:13 PM, Paul Graham wrote:
> I could find all the change versions of a file, then do an svn diff for each
> change, then parse the output and determine the number of changes, but that
> seems excessive :-)
>
> rcs has this lines+/- information directly in the database.
- Original Message -
From: "Ryan Schmidt"
To: "Paul Graham"
Cc: users@subversion.apache.org
Sent: Friday, March 18, 2011 6:41:50 PM
Subject: Re: cvs log equivalent
On Mar 18, 2011, at 08:39, Paul Graham wrote:
> The cvs log command includes information about the size of e
On Mar 18, 2011, at 08:39, Paul Graham wrote:
> The cvs log command includes information about the size of each change:
> Is there any way to get an output similar to cvs log?
Not with the standard client, no. Perhaps such a thing could be written with a
custom script.
"Paul Graham"
Cc: users@subversion.apache.org
Sent: Friday, March 18, 2011 2:20:23 PM
Subject: Re: cvs log equivalent
On Fri, Mar 18, 2011 at 09:39, Paul Graham wrote:
> SVN experts:
>
> The cvs log command includes information about the size of each change:
>
> revisi
On Fri, Mar 18, 2011 at 09:39, Paul Graham wrote:
> SVN experts:
>
> The cvs log command includes information about the size of each change:
>
> revision 1.14
> date: 2010-03-13 18:26:55 -0500; author: pgraham; state: Exp; lines: +331
> -288;
> Rewrote function.
>
SVN experts:
The cvs log command includes information about the size of each change:
revision 1.14
date: 2010-03-13 18:26:55 -0500; author: pgraham; state: Exp; lines: +331
-288;
Rewrote function.
revision 1.13
date: 2010-03-04 22:17:56 -0500; author: pgraham; s
11 matches
Mail list logo