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

Re: [Subclipse-users] Checkout Issues with Subclipse 1.0.5 and IBM RAD 6.0

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-05-24 21:47:40 CEST

On 5/24/07, MOHAMEH@nationwide.com <MOHAMEH@nationwide.com> wrote:

> Our developers are using IBM RAD 6.0 and Subclipse site-1.0.5. When any
> of our developers checkout several projects who are in the same main
> application folder, it is not checking out all of the code in those
> projects. The only work-around is to checkout each project one at a time.
> This is cumbersome since there are many projects who happen to be in the
> main application folder. Please advise how to best resolve this issue.
>
> Please also note we have a mandate that we have to use IBM RAD. We cannot
> install and use Eclipse by itself. IBM RAD is chosen because Eclipse is
> part of the IBM RAD.

I do not understand your problem. Slow down. State what exact steps
you are doing, and what is happening that seems incorrect. Let me do
my best to interpret:

Repository layout:

trunk
  |- ProjectA
  |- ProjectB
  |- ProjectC

In this example, you cannot select trunk. You can, however, select
all 3 of the projects at the same time. Each project would need to
contain the Eclipse .project files in their roots. Any project that
does not would be created as an Eclipse "Simple Project".

You can use the Console view to see the output of the Subversion
commands we are running. We ultimately are just issuing svn checkout
commands based on what you selected. What happens after that, in
terms of what folders and files are put on your hard drive, is in the
control of Subversion and its checkout API and authz rules.

-- 
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 Thu May 24 21:47:49 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.