[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: <kfogel_at_collab.net>
Date: 2004-03-16 17:51:14 CET

"D.J. Heap" <dj@shadyvale.net> writes:
> 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?

Yeah, those should definitely be forward slashes, yes. Those paths
are repository fs paths, which always use "/". I've filed issue

   http://subversion.tigris.org/issues/show_bug.cgi?id=1790

which includes a guess at the problem spot(s) in the code. I don't
have a Windows box here to test out a solution; want to have a go?

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 16 18:59:54 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.