Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » .svn folders not hidden after Share on existing checkout until close/open
.svn folders not hidden after Share on existing checkout until close/open [message #495225] Wed, 04 November 2009 09:30 Go to next message
Brett Randall is currently offline Brett RandallFriend
Messages: 17
Registered: July 2009
Junior Member
Hi all,

I've noticed that if I use Team->Share on an existing SVN checkout, after passing through:

org.eclipse.team.svn.ui.wizard.ShareProjectWizard
org.eclipse.team.svn.ui (0.7.8.I20090904-1300)

and the share succeeds, the normal .svn resource filter does not activate straight away. Closing and re-opening the project does the job.

Minor thing - what do you think, log an enhancement?

Brett
Re: .svn folders not hidden after Share on existing checkout until close/open [message #495800 is a reply to message #495225] Fri, 06 November 2009 08:37 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Brett,

Could you please provide detailed steps how to reproduce the problem? I
tried the following:
Make a check out of the project
Disconnect it, but don't delete SVN meta information
Share project, by using project settings
As a result my project is connected to SVN and .svn folders are hidden.

Do you have any related errors in Errog Log?

> Hi all,
>
> I've noticed that if I use Team->Share on an existing SVN checkout, after
> passing through:
>
> org.eclipse.team.svn.ui.wizard.ShareProjectWizard
> org.eclipse.team.svn.ui (0.7.8.I20090904-1300)
>
> and the share succeeds, the normal .svn resource filter does not activate
> straight away. Closing and re-opening the project does the job.
>
> Minor thing - what do you think, log an enhancement?
>
> Brett
Re: .svn folders not hidden after Share on existing checkout until close/open [message #496070 is a reply to message #495800] Sat, 07 November 2009 22:41 Go to previous messageGo to next message
Brett Randall is currently offline Brett RandallFriend
Messages: 17
Registered: July 2009
Junior Member
Hi Igor and thanks for your note/test results.

I should clarify - this only occurs (AFAIK) on checkouts that were made from a non-Eclipse/non-Subversive client, where those projects are then imported into Eclipse IDE via File-Import-Existing Projects... . This occurs on both Windows (Tortoise SVN) and Linux (Collabnet SVN). Occasionally I find myself working with an external SVN client and working-copy, then I want to import the project into Eclipse and link with the Subversive Team SVN provider.

I've just noticed on Windows/Tortoise with a JDT project in J2EE perspective, that the topmost .svn folder seems to be hidden, but the lower-levels under src/main/java remain with .svn folders showing until the project is closed/re-opened.

After fixing this is harder to reproduce using the same project, but seems to be achievable by deleting the project (keeping files), removing the location from SVN locations, and restarting the workbench.

Nothiing interesting in the logs. Build id: 20090920-1017 (Linux x86_64).

Cheers
Brett
Re: .svn folders not hidden after Share on existing checkout until close/open [message #496170 is a reply to message #496070] Mon, 09 November 2009 09:21 Go to previous message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Brett,

If you use Share Project Wizard after importing project it is a bit strange,
because it should be automatic project share or did you disable this option
in prefrences (Windows/Preferences/Team/SVN 'Enable automatic project share'
option)? If you disbaled this option, then it's ok that project isn't
automatically shared.
Probably SVN versions are different for Subversive and external SVN client,
e.g. TortoiseSVN uses SVN 1.5 but Subversive uses SVN 1.6. But I checked
this case and it works in my environment.
If it's possible could you please provide detailed steps how to reproduce
the problem, maybe I missed some important detail? (I even tried it with a
clean jee Eclipse distribution.)


> Hi Igor and thanks for your note/test results.
>
> I should clarify - this only occurs (AFAIK) on checkouts that were made
> from a non-Eclipse/non-Subversive client, where those projects are then
> imported into Eclipse IDE via File-Import-Existing Projects... . This
> occurs on both Windows (Tortoise SVN) and Linux (Collabnet SVN).
> Occasionally I find myself working with an external SVN client and
> working-copy, then I want to import the project into Eclipse and link with
> the Subversive Team SVN provider.
>
> I've just noticed on Windows/Tortoise with a JDT project in J2EE
> perspective, that the topmost .svn folder seems to be hidden, but the
> lower-levels under src/main/java remain with .svn folders showing until
> the project is closed/re-opened.
>
> After fixing this is harder to reproduce using the same project, but seems
> to be achievable by deleting the project (keeping files), removing the
> location from SVN locations, and restarting the workbench.
>
> Nothiing interesting in the logs. Build id: 20090920-1017 (Linux x86_64).
>
> Cheers
> Brett
Previous Topic:Subversive plugin depends on Mylyn parts?
Next Topic:How can I encrypt and decrypt repository password?
Goto Forum:
  


Current Time: Fri Apr 26 12:57:40 GMT 2024

Powered by FUDForum. Page generated in 0.04638 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top