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

Re: svn commit: r21537 - in trunk: . subversion/tests subversion/tests/cmdline

From: Daniel Rall <dlr_at_collab.net>
Date: 2006-09-18 23:36:42 CEST

On Mon, 18 Sep 2006, glasser@tigris.org wrote:

> Author: glasser
> Date: Mon Sep 18 14:20:34 2006
> New Revision: 21537
>
> Log:
> Add "make svnserveautocheck", which runs and cleans up
> an svnserve for you.
>
> * subversion/tests/cmdline/svnserveautocheck.sh
> New script which runs svnserve, make check, and cleans up.
>
> * Makefile.in
> (svnserveautocheck): New target, running the new script.
> (check-clean): Clean up stray PID file.
>
> * subversion/tests: Ignore PID file.

Very cool!

One comment: The Makefile invokes 'bash' directly, while the script
itself has a #! line of /bin/sh.

  • application/pgp-signature attachment: stored
Received on Mon Sep 18 23:38:10 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.