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

Rename and branch merging ...

From: Kamil <kamildobk_at_poczta.onet.pl>
Date: 2007-09-25 15:31:41 CEST

I have repository like that below

/TRUNK/PROJECT1
/BRANCH/PROJECT1

Now I decided to move /TRUNK/PROJECT1 to /TRUNK/PROJECTS/PROJECT1 and merge this change back to the branch. I did so, but it looks like all modifications I made to branched files are lost. After merging I have files copied from /TRUNK. I expected rather renaming /BRANCH/PROJECT1 -> /BRANCH/PROJECTS/PROJECT1 but svn renamed /TRUNK/PROJECT1 -> /BRANCH/PROJECTS/PROJECT1. Am I doing something wrong ? What would be the best way to accomplish such task ?

Thanks in advance,
Kamil
Received on Wed Sep 26 21:32:41 2007

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

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