Ping, has anyone looked at Clint's patches?  Karl, you said earlier[1]
that you planned to do so.
Clint:  Please remember to use the [PATCH] prefix in the subject to help
potential reviewers find your patch; see 
<http://subversion.tigris.org/hacking.html#patches>.
Thanks,
Daniel
[1] http://article.gmane.org/gmane.comp.version-control.subversion.devel/101515
Clint Lawrence wrote on Sun, 22 Jun 2008 at 00:05 +0100:
> I've done some more work on issue #3217. With the patches as they are
> at the moment, any unversioned items in the working copy are correctly
> display in the commit message provided to and external editor.
> Unversioned items are listed below all the commit items.
> 
> Attached are two patches:
> libsvn_client.txt must be applied first and contains all the changes to the
> library.
> client.txt contains the necessary changes to the command line client.
> 
> Some review on what I've done so far would be great before tackling the TODO
> list below.
> 
> Items still on my TODO list:
> * Filter out any items that are set to be ignored.
> * Make the search optional to prevent performance problems on large working
>  copies. It would also be good to check if a log message has already been
>  provided on the command line, so we don't need to scan for unversioned items
>  in that case.
> * Currently externals are included in the list of unversioned items.
> * Make it work for the copy command when running a WC->URL copy.
> * I still need to check everything works O.K. for mixed depth working copies.
> 
> And congrats on shipping 1.5.0!
> 
> Cheers,
> Clint
> 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-27 23:39:53 CEST