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

Re: Bootstrapping nightly build from subversion

From: Tim Bingham <Tim.Bingham_at_comcast.net>
Date: 2007-02-05 17:48:43 CET

On Feb 5, 2007, at 11:09 AM, Jim Thompson wrote:

> We've been using a process that works with CVS - don't suspect it
> would be much different with Subversion.
>
> Yes, we have a cron entry that's not in CVS. We've modified the
> run time now and then, but otherwise it doesn't change:
>
> 00 04 * * 1-5 /my/up-test/admin/bin/update > /dev/null 2>&1
>
> All scripts, etc. in admin/bin are in CVS. When we modify the
> update script itself, the next run of the update will replace it
> and the run _after_ will actually run the new code.

Hi Jim,

Thanks, that looks like it'll work nicely for us.

The missing piece for me was that I must create the very first
working copy of the script by hand, but after that the script can
update itself.

Cheers,
Tim.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 5 17:49:23 2007

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

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