Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » PDE Build - FetchFromSVN - Issue
icon9.gif  PDE Build - FetchFromSVN - Issue [message #1404590] Mon, 04 August 2014 10:58
Priya B is currently offline Priya BFriend
Messages: 2
Registered: July 2014
Junior Member
Hi,

I am unable to fetch the features and plug-ins from SVN thru PDE Build and I'm in the same situation as mentioned in http://www.eclipse.org/forums/index.php/t/305767/.

Error - Could not retrieve feature.xml or build.properties for feature

I'm using Eclipse 4.2 and I downloaded http://download.eclipse.org/technology/subversive/1.0/pde-update-site/ .

A part of my map file:

plugin@project1=SVN,url=svn://url,tag=folders,path=project1,username=abc,password=abc
plugin@project2=SVN,url=svn://url,tag=folders,path=project2,username=abc,password=abc
feature@project3=SVN,url=svn://url,tag=folders,path=project3,username=abc,password=abc

Is the above right? The url+tag+path will give me the exact SVN URL of the corresponding plugin/feature e.g. svn://url/folders/ is the path under which all the plugins/features exist, and svn://url/folders/project1 is the path to the first plugin.

Thorsten (above mentioned thread) said "SVN binaries must be available in your PATH" worked for him. What exactly must I do for this? Because I did the following and it didn't help:

To the Path Environment Variable and also to pluginPath (build.properties) I added - D:\baseLocation\eclipse\plugins\org.eclipse.team.svn.pde.build_1.0.0.I20120601-1700.jar

Please help!
Previous Topic:How can I extend SVN Subversive plugin commit procedure ?
Next Topic:Team merge with two way option
Goto Forum:
  


Current Time: Mon Apr 29 02:44:24 GMT 2024

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

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

Back to the top