RE: Copy the files between the branches witin the same repo and with saving the svn info about the operation.
From: Tony Sweeney <tsweeney_at_omnifone.com>
Date: Thu, 15 May 2014 15:11:32 +0000
Look at 'svn merge'. This does exactly what you want, from your description.
Tony.
________________________________
Hi,
I could not find any information neither in the archive nor in the svn book :-(
I'd like to ask you about the copying a file(s) from one repo branch to another branch of the repo. Although, seems to be trivial, please read the scenario below.
I've been working on the project which has a lot of changes which have to be deployed in very short periods of time; daily or sometimes twice a day. I do releases directly from the trunk.
Now, I heading the situation in which I have to work on the different software; still within the same project, but in different branch. Let call this new branch a trunk2.
I realised, that I have to slightly modify a lot of files belongs to trunk branch. Instead of doing ordinary copy operation and check in to the new branch with comment about its provenance in the comment field (as I do when I have to copy one or two files only) I'd like to copy in the way that the information about from where the files were copied we maintain in svn automatically.
Can I do this?
Sumarising,
The demanded situation:
Cheers,
______________________________________________________________________
No virus found in this message.
______________________________________________________________________
|
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.