kfogel@collab.net wrote:
> Thanks for doing this, djh. I made two changes to your log message:
>
> - Use forward slashes in paths instead of backslashes.
> - Write out function names instead of hiding them in "*". See the
> HACKING file for why. Search for the sentence "Don't hide names
> in wildcards, because the globbed portion may be what someone
> searches for later." :-)
>
> No big deal, just pointing it out for next time. r9034 is already fixed.
>
> -Karl
Thanks, I'll be more careful in the future. I've noticed that 'svn log
-v' is returning backslash paths in the 'Changed paths' list on
Windows...Probably just one too many svn_path_local_style calls in the
log callback, but I haven't really looked into it yet. Unless they are
not the relative urls I think they are?
DJ
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 16 03:04:55 2004