Community
Participate
Working Groups
Build Identifier: 20110615-0604 Create a branch from especific revision do not work when used "Project Explorer" view, it gets the working revision always. When used from "SVN Repositories" view, command "New > Branch...", or from "History" view, command "Branch from x..." (both same wizard), it's works ok. It could be verified from history infos or by revision graph. Some versions info (Indigo release): Subversive SVN Team Provider (Incubation) 0.7.9.I20110602-1700 org.eclipse.team.svn.feature.group Eclipse.org Subversive SVN Connectors 2.2.2.I20110602-1700 org.polarion.eclipse.team.svn.connector.feature.group Polarion Software SVNKit 1.3.5 Implementation (Optional) 2.2.2.I20110602-1700 org.polarion.eclipse.team.svn.connector.svnkit16.feature.group Polarion Software Reproducible: Always Steps to Reproduce: 1. Go to "Project Explorer" view 2. Right click on the updated project that needs a branch 3. Navigate "Team > Branch..." 4. Fill Branch and Comments fields at will. Use combo to select option "Use the repository version", mark Revision option on Revision group and type the number of revision (lets say 80), that should be older then actual working revision (lets say 90). Create branch. 5. Check history info on "Copied From", it will show /project/trunk@90 when the spected was /project/trunk@80.
Fixed.