- This topic has 5 replies, 2 voices, and was last updated 14 years ago by
support-swapna.
-
AuthorPosts
-
I have multiple workspaces, which basically have been copied forward from a previous workspace. (File > Switch Workspace > Other…, then supply new workspace name and click Copy Settings)
In one workspace I can export SVN repositories by clicking File > Export > General > Preferences and then selecting SVN repositories. However, in the other workspace it doesn’t give me that option.
Why does exporting SVN repositories show in one workspace and not the other? Is there a setting somewhere that needs to be flipped on?
support-swapnaModeratorUHC-42,
There is’nt any setting which should be turned to see the SVN repository option under File > Export > General > Preferences, not that I am aware of.
Can you answer some more questions for me to understand the issue better?
1) Can you share your installation details from MyEclipse > Installation Summary > Installation Details ? Paste them here for me.
2) Do both workspaces belong to the same ME version ?
3) Can you switch to the SVN Repository view in the second workspace and connect to it without any issue?
4) Do you see any errors of interest logged in the .log file which is located at <workspace dir>/.metadata/.log ? Paste them here for me.
*** Date:
Thursday, April 14, 2011 10:36:31 AM CDT** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.5
Build id: 7.5-20090609*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.5
Build id: 7.5-20090609Eclipse Plug-in Development Environment
Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
Build id: M20080703-0800Eclipse Platform
Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
Build id: M20090211-1700Eclipse Graphical Editing Framework GEF
Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
Build id: 200809101400Eclipse RCP
Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
Build id: M20090211-1700Eclipse Java Development Tools
Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
Build id: M20090211-1700Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse 7.5\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Program Files\Genuitec\MyEclipse 7.5\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Program Files\Genuitec\MyEclipse 7.5\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-clean
-configuration
configuration
-vm
C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll##########################################
2) Both workspaces are running ME 7.5-20090609
3) I have no problem connecting to SVN repositories. Just can’t export. Here is the line I see exported in the one workspace: /instance/org.tigris.subversion.subclipse.core/repositories/<followed by my repository’s name and location>
4) Not seeing anything in logs specific to svn.
support-swapnaModeratorUHC-42,
Thanks for the details. This behavior is inherited from Eclipse.Switching workspaces seems to reset something.
Can you try this workaround ?
Adding a repository location in the SVN repository explorer seems to kick it into life again.You might have to delete a repository from the repository explorer and add it again, if you donot have another repository location to add. You should now be able to see the option.
Let me know how this works for you.
I was able to add a dummy SVN repository [even though threw an exception validating location, I answered “Keep location anyway?”, Yes.] , and now I see the export “SVN Repository” option in the Export Preferences pop-up.
Thanks for the workaround.
support-swapnaModeratorUHC-42,
Glad that you are all set.
Do let us know if you have any other issues. -
AuthorPosts