Questions tagged [svn-reintegrate]

33 questions
0
votes
1 answer

Can I `reintegrate` using a specific range of revisions?

I'm working on a project with multiple people on the same branch. When we try to reintegrate our branch (using the --reintegrate command), we first merge the current trunk into the branch. We would then like to use the reintegrate command with the…
Timo
  • 2,212
  • 2
  • 25
  • 46
0
votes
1 answer

not able to integrate to master branch because of earlier revert

I had a topic branch, and i merged my changes to the master branch. Because of some bug, i had to roll back my changes. I did this roll back by manually changing the code back to how it was originally, before i touched it. This was because we were…
K_U
  • 15,832
  • 8
  • 26
  • 29
-1
votes
1 answer

Svn reintegrate a branch in a new trunk-copied-branch

I have my project in which I have to reintegrate 2 branches in the trunk...the situation is this one: trunk (r: xxx) | |---- created branch1 (r: xxx+1) …
rascio
  • 8,968
  • 19
  • 68
  • 108
1 2
3