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

Re: Issue 1538 -- local path style

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2003-10-24 21:00:51 CEST

Branko Čibej wrote:
> D.J. Heap wrote:
[snip]
>
>>The rest of this issue involves error messages. There are hundreds I
>>have found so far that use internal style paths, and in several cases
>>the path could be a url -- no distinction is made, so a url check would
>>need to be made before calling the conversion function, before passing
>>the path to the error creation function. Should I proceed with this?
>>Any comments or recommendations?
>>
>>
>
> I was afraid of that. I suspect that, in most of those places, the URL
> vs. path thing could be deduced from context; but probably no two places
> are the same...
>

So I should give it a shot on the ones I am reasonably certain about?

>
>>Brane, are there any other specific areas you had in mind that should be
>>examined more closely?
>>
>>
>
> You mean, apart from converting the path style of command line parameters?
>

Hmm, I'm not sure I understand what you mean here...they are already
being converted by opt.c:svn_opt_args_to_target_array aren't they? Or
am I misunderstanding?

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 24 21:01:38 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.