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

Re: Question regarding merging branches

From: Dylan Cuthbert <dylan_at_q-games.com>
Date: 2002-09-09 11:27:48 CEST

After more testing, I tried modifying the branch's Makefile again and I
committed that. The version no. rose to 1381. The trunk's last commit was
1380.

I then go to the trunk's Makefile and type svn update, it says the version
is 1381.

Now I try the merge again

 $ svn merge -r 1378:1381
http://svnserver/svn/repo/branches/test-branch/projects .
svn: Working copy not locked
svn: directory not locked ()

What does it mean? Something to do with running the cygwin versions of the
commands?

Anyway, I continue persevering and discover that if I issue the command from
the directory above it works *and* I get a conflict at last:

 $ svn merge -r 1378:1381
http://svnserver/svn/repo/branches/test-branch/projects projects
C projects/Makefile

However, I have a RIDICULOUS amount of files in the directory now:

$ ls
Makefile Makefile.63204.00007.tmp
Makefile.63168.00001.working Makefile.63204.00008.tmp
Makefile.63168.00002.working Makefile.63212.00001.tmp
Makefile.63168.00003.working Makefile.63212.00001.tmp.63192.00001.tmp
Makefile.63168.00004.working Makefile.63212.00001.tmp.63196.00001.tmp
Makefile.63168.00005.working Makefile.63212.00002.tmp
Makefile.63168.00006.working Makefile.63212.00002.tmp.63192.00001.tmp
Makefile.63168.00007.working Makefile.63212.00002.tmp.63196.00001.tmp
Makefile.63168.00008.working Makefile.63212.00003.tmp
Makefile.63168.00009.working Makefile.63212.00003.tmp.63192.00001.tmp
Makefile.63168.00010.working Makefile.63212.00003.tmp.63196.00001.tmp
Makefile.63176.00001.r1380 Makefile.63212.00004.tmp
Makefile.63176.00001.r1381 Makefile.63212.00004.tmp.63192.00001.tmp
Makefile.63176.00002.r1380 Makefile.63212.00004.tmp.63196.00001.tmp
Makefile.63176.00002.r1381 Makefile.63212.00005.tmp
Makefile.63176.00003.r1380 Makefile.63212.00005.tmp.63192.00001.tmp
Makefile.63176.00003.r1381 Makefile.63212.00005.tmp.63196.00001.tmp
Makefile.63176.00004.r1381 Makefile.63212.00006.tmp
Makefile.63176.00005.r1381 Makefile.63212.00006.tmp.63192.00001.tmp
Makefile.63176.00006.r1381 Makefile.63212.00006.tmp.63196.00001.tmp
Makefile.63176.00007.r1381 Makefile.63212.00007.tmp
Makefile.63184.00001.r1377 Makefile.63212.00007.tmp.63192.00001.tmp
Makefile.63184.00001.r1378 Makefile.63212.00007.tmp.63196.00001.tmp
Makefile.63184.00002.r1377 Makefile.63212.00008.tmp
Makefile.63184.00002.r1378 Makefile.63212.00008.tmp.63192.00001.tmp
Makefile.63184.00003.r1377 Makefile.63212.00008.tmp.63196.00001.tmp
Makefile.63184.00003.r1378
Makefile.63184.00004.r1378
Makefile.63184.00005.r1378
Makefile.63184.00006.r1378
Makefile.63184.00007.r1378
Makefile.63204.00001.tmp
Makefile.63204.00002.tmp
Makefile.63204.00003.tmp
Makefile.63204.00004.tmp
Makefile.63204.00005.tmp
Makefile.63204.00006.tmp

Is this normal behaviour or is something screwed up with the cygwin port?
The docs say that 3 files should exist and they are cleaned up by "svn
resolve xx". The above files aren't cleaned up when I type svn resolve
Makefile.

Anyway, can someone explain why there is a difference in behaviour between
using "." and a directory specification?

Regards

---------------------------------
Q-Games, Dylan Cuthbert.
http://www.q-games.com
P2P internet radio - http://www.peercast.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 9 11:31:31 2002

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

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