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

Re: svn commit: r9034 - in trunk/subversion: clients/cmdline include libsvn_client libsvn_wc

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2004-03-16 03:04:42 CET

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

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.