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

Re: {Newbie} Error validating location - vcc property

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-12-21 02:33:29 CET

Your URL looks like it would be a file:// entry not an http:// entry. If
you are using Apache locally, why would you use a URL like that? Why not
just add a location entry that points to the repository location so that
you have a short URL.

Your problem likely has something to do with embedded spaces in the URL.
You had an inconsistent use of spaces and %20 in your example.

If possible you should avoid space in the URL. If you are using file://
move the repository to an easier location. If you are really using http://
then you should definitely add a proper location alias so that you do not
have to enter such a long URL.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Wed Dec 21 12:33:29 2005

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.