Trying to understand subversive merging [message #644898] |
Tue, 14 December 2010 11:37  |
Eclipse User |
|
|
|
Merging in subversive is an exercise in masochism. The documentation is the worst kind, screen shots that tell you "what does each control do" without any of what you are really looking for: "if you want to do this common operation, choose these options". Obscure phrases are assumed to be self-defining.
I find that what should be the simplest types of merges in subversive always have to be reverted out of, and then I give up and use the command line.
To wit:
I have a trunk and a branch, say branch_1 stored in the usual places in the repository. There are two revisions to branch_1 since it was last merged back to trunk. My current working directory is an up-to-date working copy of the trunk
svn merge svn://myrepo.com:13048/project/trunk svn://myrepo.com:13048/project/branches/branch_1 .
gives me exactly what I want, all the changes made since the last merge. What could be simpler?
Nothing I have tried in subversive works as well. There are always issues. Conflicts. Too many choices. Am I doing something wrong or is subversive merging broken beyond repair? If someone will tell me the correct way to do this, I will be happy to try it.
And what does "Depth: Working Copy" mean, actually? Nothing in the documentation explains this.
One more suggestion? If subversive merge is creating a command line behind the scenes, a possibly useful feature would be an option to display these command lines so that the perplexed user might understand better what his options are actually doing.
|
|
|
|
|
|
|
|
Re: Trying to understand subversive merging [message #809726 is a reply to message #778030] |
Wed, 29 February 2012 02:23  |
Eclipse User |
|
|
|
Hi Stanislav,
I agree with you that this should get a feature.
Would you mind filing a subversive bug in Bugzilla to track this enhancement
request? This is the usual way, I guess Alexander Gurov (lead developer)
will not read the forums every day.
Cheers, Jörg
|
|
|
Powered by
FUDForum. Page generated in 0.05036 seconds