[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 project having multiple SVN mappings?

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-11-03 02:21:32 CET

frankt <troiafr@aciworldwide.com> wrote on 11/02/2006 07:03:40 PM:

>
> I have a project that consists of files located in different locations
in the
> SVN repo. Is there a way that I can have setup subclipse to have
multiple
> SVN mappings for one project?
>
> I would prefer not having to duplicate the files in the repo, obviously.

No that is not possible. There are a few ways you can handle this, I
think someone else suggested one way. The best way to do this in my
opinion is to use the svn:externals feature. It was designed for this and
works pretty well for most scenarios. Another advantage is that it should
work in any Subversion client, which could be handy if you later have some
build scripts or just users that are using different clients.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Nov 3 02:21:38 2006

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.