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

RE: svn commit: rev 7988 - trunk

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2003-12-12 17:23:13 CET

You might want to mention that auto log cleanup only happens with BDB 4.2...

> -----Original Message-----
> From: kfogel@tigris.org [mailto:kfogel@tigris.org]
> Sent: Friday, December 12, 2003 7:54 AM
> To: svn@subversion.tigris.org
> Subject: svn commit: rev 7988 - trunk
>
> Author: kfogel
> Date: Fri Dec 12 09:53:47 2003
> New Revision: 7988
>
> Modified:
> trunk/CHANGES
> Log:
> * CHANGES (0.35.0): Start this section off with a couple of obvious
> items, plus a prominent note about the reappearance of automati
> deltification.
>
>
> Modified: trunk/CHANGES
> ==========================================================================
> ====
> --- trunk/CHANGES (original)
> +++ trunk/CHANGES Fri Dec 12 09:53:47 2003
> @@ -1,3 +1,39 @@
> +Version 0.35.0 (branching 12 December 2003, from revision r????)
> +http://svn.collab.net/repos/svn/branches/0.35.0
> +
> +####################################################################
> +## NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE ##
> +####################################################################
> +## ##
> +## As of this release, Subversion once again does deltification ##
> +## automatically. This means that the deltification step most ##
> +## repositories introduced into their post-commit hooks as of ##
> +## release 0.33.0 should now be reverted. Look for a line with ##
> +## "svnadmin deltify" in hooks/post-commit, and remove it. ##
> +## ##
> +## (Leaving the line won't actually hurt anything, but it means ##
> +## unnecessary extra load on your repository with each commit, ##
> +## so we advise removing it.) ##
> +## ##
> +####################################################################
> +
> + User-visible changes:
> + * BDB logs now auto-pruned, use 'svnadmin --bdb-log-keep' to suppress
> (#1615)
> + * deltification is automatic again (issue #1601)
> + *
> + *
> +
> + Developer-visible changes:
> + *
> + *
> + *
> +
> +
> + Merged revisions after release branching:
> + *
> + *
> +
> +
> Version 0.34.0 (released 3 December 2003, from revision r7859)
> http://svn.collab.net/repos/svn/tags/0.34.0
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: svn-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: svn-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 12 17:24:35 2003

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.