[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 5261 - branches/release-0.19

From: Daniel Rall <dlr_at_collab.net>
Date: 2003-03-10 21:08:52 CET

mprice@tigris.org writes:
...
> Modified: branches/release-0.19/CHANGES
> ==============================================================================
...
> + * bug fixes: ra_dav import/checkout memory usage (#995), control chars
> + in commit messages (#1025), svn merge memory usage (#1069, #1077),
> + pre-existing ~/.subversion (#1121), keyword expansion (#1151), line
> + number in config error message (#1157), svn-tunnel-agent in [default]
> + (#1158), RA->close RIP (#1164), config-test non-source (#1172)
...

Just a note that keyword expansion work isn't actually in the tree
yet. What is in the tree is a very simple test case for the existing
behavior of svn_config_read() and svn_config_get(). I do have some
code for basic keyword expansion, but it needs more work and testing
so I'm sitting on it until post 0.19.

Something like this might be more appropriate:

Index: CHANGES
===================================================================
--- CHANGES (revision 5263)
+++ CHANGES (working copy)
@@ -18,7 +18,7 @@
  * work on bindings and bindings build system (#1132, #1149)
  * bug fixes: ra_dav import/checkout memory usage (#995), control chars
    in commit messages (#1025), svn merge memory usage (#1069, #1077),
- pre-existing ~/.subversion (#1121), keyword expansion (#1151), line
+ pre-existing ~/.subversion (#1121), svn_config tests (#1151), line
    number in config error message (#1157), svn-tunnel-agent in [default]
    (#1158), RA->close RIP (#1164), config-test non-source (#1172)
  

-- 
Daniel Rall <dlr@finemaltcoding.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 10 21:09:31 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.