Difference between revisions of "FileZilla FTP Client"

From FileZilla Wiki
Jump to navigationJump to search
(ZCbSccMDlUq)
(munFJwjqeMvcmk)
Line 1: Line 1:
Hello EmielIn my oonpiin you try to achieve three different things in one action. Your end result is perhaps workable, the logging history will be a bit confusing. I would do it as follows.First the customer wants you to create a change on code that is in production (According the conventions of subversion the production code is tagged). In subversion it is not done to change a tag, thus I would create a branch. This is the place where you can adapt the code for the new situation.Secondly the desired change is already done in the trunk.. With a bit of luck  the wanted change can be identified in one or two commit steps. I would merge these steps into the newly created branch. This process is called creating a back-patch. When I commit the back-patch I would note the revision numbers from the trunk, including the comment on the original change.At last it is decided that the new development will not be done on the trunk anymore. The trunk becomes obsolete. New functionality will be added tot the branch. Because in subversion the trunk is always the latest and greatest code I would rename the trunk to a branch name for example trunk_version_discontinued. I would rename the new branch to trunk.The end result is the same as with your actions, but the logging history reflects now better what was done. And in case you need more changes that can be found in the former trunk you can easily merge them again.Success with the remainder of the project
+
It?s not that I like to come up with such auntmegrs; I know I could have fixed more of them myself. But with the time you invest in criticizing the release process and complicating the work of other developers with reportbug-ng, your contribution to the release process negative. That doesn?t make people likely to listen to your proposals about helping it.

Revision as of 08:06, 23 February 2012

It?s not that I like to come up with such auntmegrs; I know I could have fixed more of them myself. But with the time you invest in criticizing the release process and complicating the work of other developers with reportbug-ng, your contribution to the release process negative. That doesn?t make people likely to listen to your proposals about helping it.