vendor-branch
Need help / advice on using branches and merging back to trunk
My question is, when merging as per the procedure below, is the last step of the procedure \"folding the branch back into trunk\" the proper way to do this, in a best-practices scenario?[详细]
2023-03-13 10:02 分类:问答Is it possible to have SVN vendor branch in a git repository?
I\'m having a local project and I want to use a git repository as versioning software. As I\'m using an external software on a SVN server as base for my project I think the best way is to have it as[详细]
2023-02-18 03:41 分类:问答How to replace svn's sub directory vendor branch with git's subtree merge
The old process was the normal svn vendor 开发者_如何转开发branch, however I only ever copied a sub-directory to the main codebase. So for:[详细]
2023-02-11 11:58 分类:问答SVN: Vendor branches + patching + history?
We have a rather large library that we need to periodically import (and then patch) to our code base.[详细]
2023-01-27 22:59 分类:问答Vendor Branching, Mercurial Style?
The scene: A purchased web application, with regular updates from the vendor.We then, heavily customize the look and sometimes add our own functionality or fix a bug before the vendor gets to it. For[详细]
2023-01-21 03:52 分类:问答Problem doing SVN Vendor Branch - merge
I am trying to use the svn vendor branch to upgrade the third party library. (We have modified the source code)[详细]
2023-01-04 07:34 分类:问答Magento version upgrade in SVN
I have a Magento Enterprise Edition install in a repository, client\'s site is running, all is well. Now I want to upgrade this client to a new version of Magento, but the only help that EE gives me f[详细]
2023-01-04 07:22 分类:问答SVN Question regarding branching and third party vendor branching
We are developing an application which consists of: a source code base given to us by a partner infrequently. This is a somewhat working code, \"final\" version of something (and we get it i开发者_[详细]
2022-12-22 19:24 分类:问答