Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Buckminster dev » [buckminster-dev] svn rmap
[buckminster-dev] svn rmap [message #696167] Wed, 13 July 2011 11:56 Go to next message
Eclipse UserFriend
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 &quot;trunk&quot; like this:<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;rm:searchPath name=&quot;bundle&quot;&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;rm:provider readerType=&quot;svn&quot; componentTypes=&quot;osgi.bundle&quot; mutable=&quot;false&quot; source=&quot;true&quot;&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;rm:uri format=&quot;<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&quot;&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;bc:propertyRef key=&quot;buckminster.component&quot; /&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/rm:uri&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/rm:provider&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/rm:searchPath&gt;<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 13:02 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
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.
>
Previous Topic:[buckminster-dev] SVN provider: additional folder
Next Topic:[buckminster-dev] problem replacing qualifiers with lastRevision and add suffix for features
Goto Forum:
  


Current Time: Tue Apr 23 12:53:20 GMT 2024

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

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

Back to the top