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

Re: [Subclipse-users] Problem with Subclipse in Aptana

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 10 Oct 2008 13:05:05 -0400

On Fri, Oct 10, 2008 at 11:45 AM, Kristiaan Davies
<kristiaan.davies_at_sourcesoftware.co.uk> wrote:
> Hi All, we are using the latest version of Aptana, with the latest subclipse
> plug-in. on an up to date mac running 10.5.
>
> when ever i try to create a new project with a Subversion repo i get one of
> the 2 following errors from the server (see attached files). the url to the
> server is svn://10.0.0.3 i can ping the server from the mac, and browse
> folders on it (its a subversion repo and fileserver all in one, its a
> windows 2003 server box) and it works fine, i can also access the same repo
> using the windows version of aptana and subclipse, with no problems it
> creates a new project and pulls the code from the repo without error. i can
> check file in out merge sync.
>
> but for some reason the mac refuses to work.

What URL do you use when you browse the server? It is not svn://

Open a Terminal and run this command:

svn ls svn://10.0.0.3

I'd expect your URL to be more like:

svn://10.0.0.3/reposname

If you are browsing the repository, then maybe the URL should really be:

http://10.0.0.3/svn/reposname ?

Finally, you should install the CollabNet binaries for OSX so that you
have an SVN 1.5 client which Subclipse needs.

http://www.collab.net/downloads/community/

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-10-10 19:05:18 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.