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

Re: Url in status entry encoded

From: <cmpilato_at_collab.net>
Date: 2003-08-13 02:41:29 CEST

"D.J. Heap" <djheap@dhiprovo.com> writes:

> After doing a svn_client_status and getting the hash of items back,
> the url field in the svn_wc_entry_t structure (which is in the
> svn_wc_status_t structure) is encoded (%20 where blanks are, etc) --
> is that correct? It seems like it should be already decoded for
> clients since clients do not encode them, but I can't find any
> comments/docs that say definitively one way or the other...can someone
> point me to the right docs/comments?

Why would it be decoded? That is, why would we create an invalid URL
for client consumption?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 13 02:44:09 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.