[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: CVS update: subversion Makefile.am

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-12-22 22:44:30 CET

Those could probably be collapsed as:

log ChangeLog changelog:
        cvs2cl.pl ...

Cheers,
-g

On Fri, Dec 22, 2000 at 09:25:39PM -0000, kfogel@tigris.org wrote:
> User: kfogel
> Date: 00/12/22 13:25:39
>
> Modified: . Makefile.am
> Log:
> (log): new rule, easier to type alias for `changelog'.
>
> Revision Changes Path
> 1.14 +2 -0 subversion/Makefile.am
>
> Index: Makefile.am
> ===================================================================
> RCS file: /cvs/subversion/Makefile.am,v
> retrieving revision 1.13
> retrieving revision 1.14
> diff -u -r1.13 -r1.14
> --- Makefile.am 2000/10/04 19:43:14 1.13
> +++ Makefile.am 2000/12/22 21:25:38 1.14
> @@ -14,6 +14,8 @@
>
> ## Use Karl's script to create a Changelog from CVS.
>
> +log: changelog
> +
> ChangeLog: changelog
>
> changelog:
>
>
>

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:18 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.