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

Re: [Subclipse-users] subclipse created copy of project under project??

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-06-19 16:06:38 CEST

On 6/19/07, cmose <cjmose@gmail.com> wrote:
>
> Hi folks,
> hopefully this won't be a terribly ignorant question but I'm rather new to
> subversion/subclipse. I have an existing project in subversion that I'm
> maintaining. I used subclipse to create a branch to do some work in. I used
> the subclipse switch feature to try and switch between my branch and the
> trunk in the same workspace.
>
> Now it appears that all my projects, both in trunk and my branch, have
> subfolders just below the root project folder checked in to subversion, that
> are exact copies of the parent project folder. E.g., eclipse project_a
> checked in to eclipse, after branching and "switching" project_a has
> project_a/project_a. Is this expected behavior or has something bollacksed
> up (or rather, have I bollacksed something up)?

You should first use the repository browser to look at your repository
and see if this is really true or not. If it is, then you made a
mistake when you made the copy to create the branch. Most likely you
entered the URL incorrectly. That being said, if both your trunk and
branch look the same, it could be that trunk already looked like this.

The next thing is the Switch command. Unfortunately, the Switch
command will do whatever you ask it to. So it is easy to enter the
wrong URL and not get the results you were looking for. That being
said, the Switch command only updates your working copy, it does not
impact your repository at all.

-- 
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 Tue Jun 19 16:06:33 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.