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

Re: Error Merging Branch to Working Base

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Mon, 15 Dec 2008 09:43:02 +0000

2008/12/15 <rgf207_at_myactv.net>:
> I have a feature branch created and I would like to merge it with my working Base but I get an error each time I merge:
>
> "URL http://xxx.xxx.xxx.xxx/svn/Crosby%20CMS/branches/Lite%201.1 is malformed or scheme or host or path is missing.

Wild guess: the '1' following the %20 makes it look like %201. If that
is the case then it is a bug because URI escapes require exactly 2 hex
digits after the %. In the meantime you can test this hypothesis using
"Lite%20%31.1" at the end of your URL.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=984326
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-15 10:43:26 CET

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

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