Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Automatic build using buildbot and subversion
Automatic build using buildbot and subversion [message #782315] Mon, 23 January 2012 14:17
Joakim Wallman is currently offline Joakim WallmanFriend
Messages: 1
Registered: January 2012
Location: Sweden
Junior Member
I'm trying to make an automatic build environment using buildbot and subversion. It generates an automatic version number using the subversion revision number. It also indicates if the code has been modified locally.
But I have problem with the project file changing, making the version number indicate that I have local modifications.
It's the .cproject that is changing between builds.
Is there a standard way to solve this? Is it documented somewhere?

To automate the situation that affects the workspace, I let the buildbot import the project everytime:
eclipsec -noSplash -data . -application com.ti.ccstudio.apps.
projectImport -ccs.location c:/buildslave/tx-fw-commit/build/transmitter -ccs.overwrite

Compiling with:
eclipsec -noSplash -data . -application com.ti.ccstudio.apps.projectBuild -ccs.projects transmitter -ccs.configuration Release
Previous Topic:install eclipse on a android tablet
Next Topic:Character Encoding Java Win 7 Japanese
Goto Forum:
  


Current Time: Fri Apr 19 19:31:32 GMT 2024

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

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

Back to the top