Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [pde-build-dev] SVN support


Each project run its own build independently for Ganymede.  Each milestone, all of the projects submit their bits to the Ganymede release. The Ganymede build basically just assembles these bits into a large update site.  The Ganymede build doesn't compile plugins and features from source.

See
http://wiki.eclipse.org/Ganymede/Build

Kim



"Igor Vinnykov" <igor.vinnykov@xxxxxxxxxxxx>
Sent by: pde-build-dev-bounces@xxxxxxxxxxx

12/10/2007 12:54 PM

Please respond to
"Eclipse PDE Build developers list." <pde-build-dev@xxxxxxxxxxx>

To
"'Eclipse PDE Build developers list.'" <pde-build-dev@xxxxxxxxxxx>
cc
Subject
RE: [pde-build-dev] SVN support





Hi Andrew,
 
Thank you for the link. I’m just wondering how it will work. Builds (for simultaneous release) are created on Eclipse server, so it should have this tool installed, right? Or I missed something?
 
Best regards,
Igor Vinnykov
 



From: pde-build-dev-bounces@xxxxxxxxxxx [mailto:pde-build-dev-bounces@xxxxxxxxxxx] On Behalf Of Andrew Niefer
Sent:
Monday, December 10, 2007 7:46 PM
To:
Eclipse PDE Build developers list.
Subject:
Re: [pde-build-dev] SVN support

 

PDE/Build does not support SVN by default.  It does have an extension point where repository formats can be contributed.  There is a project on source forge which contributes to this extension point to support SVN.


http://sourceforge.net/projects/svn-pde-build/


-Andrew

"Igor Vinnykov" <igor.vinnykov@xxxxxxxxxxxx>
Sent by: pde-build-dev-bounces@xxxxxxxxxxx

12/10/2007 11:22 AM


Please respond to
"Eclipse PDE Build developers list." <pde-build-dev@xxxxxxxxxxx>


To
<pde-build-dev@xxxxxxxxxxx>
cc
 
Subject
[pde-build-dev] SVN support

 


   





Greetings,

 
Does anybody know what is the right way to build Eclipse projects, which are hosted on SVN? Does releng.eclipsebuilder support SVN? We want to include Subversive project to the simultaneous Ganymede release, so need to setup a build process for it. Where we can find information how to do it?

 
Thanks.

 
Best regards,

Igor Vinnykov

 
 
_______________________________________________
pde-build-dev mailing list
pde-build-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-build-dev
_______________________________________________
pde-build-dev mailing list
pde-build-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-build-dev


Back to the top