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

Re: [Subclipse-users] One workspace, two repositories: is it possible?

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 14 Oct 2008 12:02:14 +0200

On Tue, Oct 14, 2008 at 11:55 AM, Hendrik Maryns
<qwizv9b02_at_sneakemail.com> wrote:

> I have a part of Jakarta Commons checked out, but edited it quite
> heavily. While I want to stay updated on stuff that happens on the
> Jakarta trunk, I also want to put my version of the project in my own
> repository, such that collaborators can check out my version. Is it
> possible to connect a project to two repositories and switch between
> them on demand?
>
> Maybe from the command line?

If you can do it from the command line, you can do it in Subclipse.
In this case, I do not think you can do it. You have to use
svn:externals to pull code from two repositories, and you cannot use
svn switch to switch a project between different repositories.

Could you just ask for a branch in the Jakarta commons repository?
Then switch would be easy.

-- 
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-14 12:02:34 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.