Fix sharing projects
commit60285123e6c6c2159048dcabf4f90c113a482630
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 17 Feb 2010 23:21:15 +0000 (18 00:21 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 19 Feb 2010 14:54:29 +0000 (19 15:54 +0100)
treec5e4694dbc4af9fc9fcd928cfe46cb721fe1dffc
parent8e5dd91534d9ff876d380c1c77e74aa543f30e93
Fix sharing projects

ConnectProviderOperation now expects absolute repo path.
IPath.append(String) adds path delimiters automatically.

Bug: 302955
Change-Id: I982fe856b9b3595a0ddf7d2a75f8a26bd5f8481a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.core/src/org/eclipse/egit/core/op/ConnectProviderOperation.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/sharing/ExistingOrNewPage.java