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