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

Re: [Subclipse-users] What should a Subclipse "SVN Repository" point to?

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-12-12 14:23:34 CET

On Dec 12, 2007 8:17 AM, Daniel Serodio (lists)
<daniel.listas@xxx.com.br> wrote:
> I have multiple projects on the same Subversion Repository. It is organized
> in the typical multiple-project layout:
>
> svn://myserver/projectA/trunk
> svn://myserver/projectA/tags
> svn://myserver/projectA/branches
> svn://myserver/projectB/trunk
> svn://myserver/projectB/tags
> svn://myserver/projectB/branches
>
> What should I define as a "SVN Repository" in Subclipse? I think it there
> should only be one, pointing to "svn://myserver/", but it seems that each
> checkout I make, Subclipse creates a new one pointing to that project's
> root...

Yes, I would normally always recommend you create your connection to
the root of the repository.

Do you use svn:externals? There are cases where that will create a
connection if it thinks the URL is different. Is there some subtle
difference in the URL that gets created? Maybe the hostname is
different, or a port number was added or a space in a name has been
changed to %20? We have some optimizations for all of this behavior
in trunk, but it would be good to know what is causing this to happen.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Dec 12 14:23:39 2007

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.