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

Re: Problem with "Use specified module name:"

From: Meme Bag <memebag_at_yahoo.com>
Date: 2005-04-04 20:32:28 CEST

That sounds like it would work, but I was hoping there was a simpler solution. Is there a reason that Subclipse doesn't support binding multiple directories in the same Eclipse project to multiple points in a Subversion repository?
 
How do other teams deal with these issues?

Jeff Bowden <jlb@houseofdistraction.com> wrote:
Wouldn't the part of the ant script you would be replacing with
svn:externals just be a series of checkout commands for different
repository directories to the working copy directory? svn:externals is
just a text file with a list of repository URLs. I would hardly call
that "locked in" but if you're really concerned about it you could keep
a master copy of the externals for each project in an actual text file
in the build directory and have ant reference that and also use it to
create and regenerate the svn:externals property (you would need a hook
script to do this when the externals change). This way the people who
don't want to do the eclipse import team project step could still use
the ant checkout method.

                
---------------------------------
Yahoo! Messenger
 Show us what our next emoticon should look like. Join the fun.
Received on Tue Apr 5 04:32:28 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.