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

Re: Help with 'svn copy' error messages

From: Travis P <svn_at_castle.fastmail.fm>
Date: 2004-03-18 21:09:33 CET

On Mar 18, 2004, at 1:46 PM, Crucius, Wesley wrote:

> I also tried it with the backslashes converted to forward slashes like
> this:
> svn copy "svn://tdh014/PQP/PQ001 UPS Master Control Software/trunk/"
> "svn://tdh014/PQP/PQ001 UPS Master Control
> Software/tags/PQ001V0001R001" -m "Tagging PQ001V0001R001 during
> initial import"
>
> And got this other error:
> svn: URL 'svn://tdh014/PQP/PQ001 UPS Master Control Software/trunk/'
> is not properly URI-encoded
>
> I can't find much information on either of these errors in the help
> file, nor references to these errors on google.  Any sugestions on
> where else to look for help or on what my problem(s) actually
> is(are)?  I suspect that both forms of the problem are a result of
> badly formatted URI, but I kind of thought that the client tool might
> handle embedded spaces?  Does anybody know of a API call accessible
> from VBScript that will handle URI-encoding for me?

I believe that you should have spaces encoded as %20. I'd give that a
shot. (And do use forward slashes.)

-Travis

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 18 21:14:45 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.