Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [buckminster-dev] svn rmap

Use this URI instead:

<rm:uri format="http://a.b.com/svn/software/trunk/{0}?moduleAfterBranch";>

Then an advice to you CQUERY where you appoint the desired branch. Buckminster will then compute the correct SVN path based on that info.

- thomas

On 2011-07-13 13:56, Cailliau, Dieter wrote:
I used to ignore the svn suggestion where you state that the uri must contain "trunk" like this:

<rm:searchPath name="bundle">
<rm:provider readerType="svn" componentTypes="osgi.bundle" mutable="false" source="true">
<rm:uri format="http://a.b.com/svn/software/branches/ABC-IM91-GA/{0}?moduleAfterBranch";>
<bc:propertyRef key="buckminster.component" />
</rm:uri>
</rm:provider>
</rm:searchPath>


This no longer works since eclipse 3.6.2;

Is there anything i can do to make this work again?

DISCLAIMER:
Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended
only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you
are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message
and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus
transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this
information, nor does it accept liability for any delays. If you have received this message in error, please contact the
sender and delete the message. Thank you.




Back to the top