Merge prerequisites
From: Nikola <root.admin1_at_zg.t-com.hr>
Date: 2007-01-03 13:11:59 CET
Are there any merge prerequisites because of the following:
I have created test project and imported it ...when I checkout it I get
|-- myproject
Now I have created branch, that also works without problems:
|-- my-project-branch-1
Now what I have detected is that when I try to merge with
svn merge -r 15:16 file:///var/subversion/myproject/trunk
everyting works fine ...but if I try to merge with
svn merge -r 15:15 file:///var/subversion/myproject/trunk , merge
eg.
** Now this is the problem I have encounterd.
But if I do multiple commits the I can do it: svn merge -r 15:16
tnx in advance.
---------------------------------------------------------------------
|
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.