Mark Phippard wrote:
> Bradley Wagner <bradley.wagner@hannonhill.com> wrote on 04/12/2006
> 04:29:51 PM:
>
>
>> As a corollary, even when my Switch did finish, the repository
>> location written next to the project "projName/trunk" did not update
>> to the new location such as "projName/branches/branch1". I'm using
>> Eclipse 3.1.2. Anyone else seeing this?
>>
>
> That is the problem that the Refresh is trying to correct. Did you take
> the Switch action on the Project itself? If you right-click and choose
> Properties then click on the Subversion page does it show the URL of
> branch1? That is what the decorator is based on.
>
> Does a subsequent manual refresh change anything?
>
> Mark
On Windows XP, I have found it helpful to turn off fast indexing for the
drive on which I have my repository. I did this before using Subclipse,
but I found that it significantly improved overall performance on my
system. It seems that every time a file changes, fast indexing examines
the file to index it.
To turn it off, right click on the drive, choose properties and uncheck
the "fast indexing" box. When asked the scope, choose recursive.
When I suggested this to Johnathan Gifford in a thread on this list, he
tried it and said it did the trick. (See email dated 3/24/2006)
Perhaps this could be added to the FAQ?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Apr 12 23:51:43 2006