Team,
I have an SVN repo.
Repo
|_ branch 1
|
|_trunk.
1. As an SVN user, i added a new file to "branch 1" (file1.txt)
2. Now, i went to the git console and using git-svn, I did a fetch and
merge to trunk (from branch 1 to trunk).
Merge went well and i did a "DCommit".
3. After dcommit the svn:mergeinfo properly was set properly.
But, the file that i have added "file1.txt" was sent to svn as a "new
file" it should be as "copied-from-path". Screenshot as below.
[image: Inline image 3]
Note:
If i do a merge in svn it will preserve the file inheritance, as the
screenshot below.
it says, the file "Branch 5.6 file 1 -copy.txt" came form "branches/5.6/"
[image: Inline image 1]
*Any thoughts on this ?*
Please let me know if you need details
--
You received this message because you are subscribed to the Google Groups "Git
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.