[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] SVN Repository locations creation using Project Set

From: Acheson, Douglas <douglas.acheson_at_rbc.com>
Date: Mon, 15 Sep 2008 14:30:58 -0400

Hello,

  I have noticed a strange (well strange to me) behaviour with Subclipse
when using Project Sets. I have create a project set file (.psf) that
references all my projects I need to work on. When I import the psf
file SVN repo locations are created. This is goodness, but what is
strange is the repo location is. The repo location is from the repo
level, i.e. highest possible node in the tree, not what is specificed in
the project set file. Here is an example (the names and locations have
been changed to protect the innocent):

<?xml version="1.0" encoding="UTF-8"?>
  <psf version="2.0">
  <provider id="org.tigris.subversion.subclipse.core.svnnature">
    <project reference="0.9.3,http://scm/svn/aa/bb/cc/trunk"/>
  </provider>
</psf>

Repo location created in RAD/Eclipse is http://scm/svn/aa
Expected to see http://scm/svn/aa/bb/cc or http://scm/svn/aa/bb/cc/trunk

Why is this the case, and how can it be changed?

Using RAD 7.0 with Subclipse 1.4.0 and SVN 1.5

dwfa
_______________________________________________________________________

This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations.
Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized.
If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately.

Ce courrier électronique est confidentiel et protégé. L'expéditeur ne renonce pas aux droits et obligations qui s'y rapportent.
Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il contient par une personne autre que le (les) destinataire(s) désigné(s) est interdite.
Si vous recevez ce courrier électronique par erreur, veuillez m'en aviser immédiatement, par retour de courrier électronique ou par un autre moyen.
Received on 2008-09-15 20:35:49 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.