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

Re: [Subclipse-users] issue when having spaces in the URL used for the SVNUrl

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 3 Jun 2010 08:19:12 -0400

On Thu, Jun 3, 2010 at 5:41 AM, Aravinda Dassanayake
<aravinda777_at_gmail.com> wrote:

> Not sure if this is the correct place to post this. But, let me take a stab.

This is the right place!

> I am using the SVNClientAdpater in an application I am using to communicate
> with an SVN server.
>
> However, I am coming across an issue when I am having URLs with spaces.
>
> First I am creating a SVNUrl object, and passing that to the
> getLogMessages() method. When I use a URL string with a space I get the
> following exception.
>
> SVN Client Exception in LogHandler
> org.tigris.subversion.svnclientadapter.SVNClientException:
> org.tigris.subversion.svnclientadapter.commandline.CmdLineException: svn:
> Unable to find repository location for
> 'https://scm.companyname.com/repolocation/trunk/Releases/UnitTests/Test%20Unit%20Tests'
> in revision 4644

This all looks correct and looks like SVN just does not find that
path. SVN is case-sensitive. Are you sure the path exists in HEAD.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2616416
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-06-03 14:19:24 CEST

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

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