- This topic has 5 replies, 3 voices, and was last updated 15 years, 11 months ago by
Loyal Water.
-
AuthorPosts
-
srlakshmananMemberHi,
I try to checkout a maven project from SCM using MyEclipse 7.5. I get a pop-up window where i can select TargetLocation and stuff. I selected SCM URL as ‘svn’ from the dropdown, and enter the right URL in the dropdown and finally I click finish. It threw me an error saying ‘Checkout error; ‘svn’ is not recognized as an internal or external command’. I think it is something to do with svn classpath setting. But i am not sure where exactly i should tweak into to fix this issue. Please help me.
Thanks
luckyJuly 30, 2009 at 1:54 am #300906
support-joyMemberHi lucky,
Can you give some more information to investigate
1) copy and paste the installation details which is available in MyElipse–>Installation Summary and click on Installation Details.
2) list out all the third party plugins which are listed in Help–>Software Updates–>Add/Remove Software–>Personal Software.Also can you try to setup the svn separately and check if you are able to check-in and check-out source code from svn without any issues.
July 30, 2009 at 11:34 am #300931
srlakshmananMemberHi Joy,
Here is the Installation details. There is no any third party plugins listed out in ‘Personal Sfotware’ location. Pls let me know if you need more info. Thanks for the help.
Installation Details”
*** Date:
Thursday, July 30, 2009 10:26:13 AM MDT** 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.dllJuly 30, 2009 at 12:05 pm #300934
srlakshmananMemberFYI, I didnt have Subclipse installed right now(i removed it). However i did install that some time ago and was trying to checkout projects from SVN successfully. So now the problem i am facing is through ‘Checkout maven project from SCM’ link.
Thanks,
Lucky.August 3, 2009 at 4:32 am #301004
support-joyMemberLucky,
I don’t have visibility of your project. I would recommend you to verify your SVN settings.
August 3, 2009 at 12:42 pm #301026
Loyal WaterMemberWe do not support importing Maven projects from VCM. We only support projects created from within MyEclipse.
-
AuthorPosts