[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cross-project-issues-dev] Using map files with Subversion
|
Hi guys,
sorry for my beginner question, but I still don't understand how to use the map files (except for pointing the plugins/features for Babel translations!).
I thought it was used to specify different versions of plugins/features to look and checkout during the build process, but all map files I saw point to the same tag/version/revision.
Any further help, please? :)
On Thu, Jul 8, 2010 at 10:53, Stephan Herrmann
<stephan@xxxxxxxxxxxxxxx> wrote:
On Thursday, July 08, 2010 02:53:53 pm Daniel Pastore wrote:
> Hi all,
>
> our project (Sequoyah) uses SVN. I was searching about the use of map files
> with SVN for some possible improvements in our development process, but I
> couldn't find anything helpful. In fact, I found only this email:
>
http://dev.eclipse.org/mhonarc/lists/platform-releng-dev/msg10588.html
>
> Is there any document or updates on this subject that can help me to
> identify if such feature exists on SVN, and if so, how to use it?
Subversive has a section "SVN PDE Build" on their download page:
http://www.eclipse.org/subversive/downloads.php#pde_build
It has a link to some terse documentation in the wiki (last edit May 2009).
When adopting this plugin for our build I found the usage of "tag"
problematic, specifically when trying to select "trunk" for nightly builds
and an explicit tag for integration builds.
I patched the subversive-pde plugin and uploaded the patch to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=301045
I'd appreciate if that version would be generally adopted. Anyway, using
this patch fetching from SVN works for Object Teams just as desired.
HTH
Stephan
PS: another TODO for this plugin is support for Eclipse-SourceReferences
headers, see:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=315011
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
--
Thanks,
Daniel Pastore