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

[Subclipse-users] switch to branch/tag feature

From: Eugene Kuleshov <eu_at_md.pp.ru>
Date: 2007-01-01 22:42:19 CET

Hi,

  I noticed something weird in switch to branch/tag feature.

  I needed to commit some quick fixes the several branches of the same
module. So, I used "Switch to another branch/tag" to change working copy
to each branch, then applied and committed required changes. The first
strange thing is that repository browser dialog avaialable from "Switch
to another tag/branch" dialog shows only subtree of the repository not
starting from the repository root. So, I had to use Repositories view to
copy full url and paste it in "Switch to..." dialog.

  That seem worked fine, however after I switched back to my original
branch I noticed that SVN decoration on the project node in Package
Explorer has weird short url. So, instead of just path starting from
repository root (like all other projects I haven't switched to another
tag), it has the full url.

  Initially I checked out that project from the command line and then
imported it into the Eclipse. Here is some details about project I can
see in Subclipse dialogs and preferences:

  Project path: /dso-spring-tests
  Project location:
https://svn.terracotta.org/repo/tc/dso/branches/2.2.1/code/base/dso-spring-tests
  Repository url and root: https://svn.terracotta.org/repo/tc
  Short url value in text decoration:
https://svn.terracotta.org/repo/tc/dso/branches/2.2.1/code/base/dso-spring-tests

  Any ideas or comments what could be wrong? I also wonder if "Switch
to..." dialog should skip the full url and only show the path part
starting from the repository root.

  Thanks in advance.

  Eugene

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Jan 1 22:42:40 2007

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.