Skip to main content

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


Yeah, this plugin will need to be added to the plugins directory with the rest of the bundles in the releng.basebuilder.  With it in the basebuilder, projects can just use SVN entries in their map files instead of the normal CVS entries.

There is a little documentation on the project site: http://sourceforge.net/docman/display_doc.php?docid=37478&group_id=181297

-Andrew



"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