[buckminster-dev] svn rmap [message #696167] |
Wed, 13 July 2011 07:56  |
Eclipse User |
|
|
|
Originally posted by: Cailliau, Dieter
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>svn rmap</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>I used to ignore the svn suggestion where you state that the uri must contain "trunk" like this:<BR>
<BR>
<rm:searchPath name="bundle"><BR>
<rm:provider readerType="svn" componentTypes="osgi.bundle" mutable="false" source="true"><BR>
<rm:uri format="<A HREF="http://a.b.com/svn/software/branches/ABC-IM91-GA/">http://a.b.com/svn/software/branches/ABC-IM91-GA/</A>{0}?moduleAfterBranch"><BR>
<bc:propertyRef key="buckminster.component" /><BR>
</rm:uri><BR>
</rm:provider><BR>
</rm:searchPath><BR>
<BR>
<BR>
This no longer works since eclipse 3.6.2;<BR>
<BR>
Is there anything i can do to make this work again? </FONT>
</P>
<p></p><p>DISCLAIMER:<br>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.</BODY>
</HTML>
|
|
|
Re: [buckminster-dev] svn rmap [message #696205 is a reply to message #696167] |
Wed, 13 July 2011 09:02  |
Eclipse User |
|
|
|
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.
>
|
|
|
Powered by
FUDForum. Page generated in 0.07773 seconds