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

Re: svn commit: r10268 - trunk

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-07-14 01:40:03 CEST

On Tue, 13 Jul 2004 sussman@tigris.org wrote:

> Author: sussman
> Date: Tue Jul 13 17:09:30 2004
> New Revision: 10268
>
> Modified:
> trunk/CHANGES
> Log:
> First pass at 1.1 CHANGES entry. You have no idea how many hours this took.
>
Wow! Impressive! Some small corrections...

> Modified: trunk/CHANGES
> Url: http://svn.collab.net/viewcvs/svn/trunk/CHANGES?view=diff&rev=10268&p1=trunk/CHANGES&r1=10267&p2=trunk/CHANGES&r2=10268
> ==============================================================================
> --- trunk/CHANGES (original)
> +++ trunk/CHANGES Tue Jul 13 17:09:30 2004
> @@ -1,3 +1,113 @@
> +Version 1.1.0-beta1
> +(?? July 2004, from /branches/1.1.x)
> +http://svn.collab.net/repos/svn/tags/??
> +
> + User-visible-changes:
> + * new framework for localized error messages, with initial translations:

Not just error messages. Also help messages and other info messages are
translated.

> + * assume XML svn:mime-type is text, not binary (issue #1920)

I remember this being reverted later, but I'm not sure. ???

> + * 'svnadmin create' now sets sgid bit on repos/db/

Maybe point out that this is Unix only?

> + Developer-visible changes:
> + * new console-printing API: svn_cmdline_printf() family of functions.

This fixes also issue about cmdline client not checking errors for printf.
This is user-visible, however very minor.

> + * SVN_REVNUM_FMT_T deprecated; now just use %ld (r9691)

Actually, it didn't get deprecated. Someonw didn't want that. "ld" is set
in stone, however...

> + * fixed: handle '//' and '..' in svn_path_canonicalize (issue #1779)

Looking at the code, it seems like removal of seg/.. was reverted. I also
have a memory of that. But this isn't reflected in the API docs. Am I
missing something?

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 14 01:30:24 2004

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.