Re: Getting HEAD revision number from a URL
From: Garrick Olson <Garrick.Olson_at_Aceva.com>
Date: 2004-10-26 01:40:58 CEST
Ben wrote:
Every five minutes from each of our build servers...does that count as
Seriously, though, continuous integration practices are becoming pretty
>'svn log' tells you. So does
>with working copies, not with abstract URLs.
For build servers, sometimes it is okay to deal with working copies, but
>But here's a special present for you.
This works in the one-off case, but doesn't help much with packaged
>Nevertheless, there *is* a network API call for this in svn_ra.h. Just
>run RA->get_latest_revnum().
I am not very familiar with that API. Does it get the latest revision
The important thing for build servers, is that you want to pick up
>It took me 1 minute to modify from tools/examples/svnput.c.
Does that mean it would only take a couple minutes to commit it? :)
---------------------------------------------------------------------
|
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.