What rules does software version numbering follow? [duplicate]

The usual method I have seen is X.Y.Z, which generally corresponds to major.minor.patch: Major version numbers change whenever there is some significant change being introduced. For example, a large or potentially backward-incompatible change to a software package. Minor version numbers change when a new, minor feature is introduced or when a set of smaller features … Read more

IntelliJ IDEA 9/10, what folders to check into (or not check into) source control?

We have a FAQ article covering this question. [The .idea] format is used by all the recent IDE versions by default. Here is what you need to share: All the files under .idea directory in the project root except the workspace.xml and tasks.xml files which store user specific settings All the .iml module files that … Read more

Is there a way to keep Hudson / Jenkins configuration files in source control?

Most helpful Answer There is a plugin called SCM Sync configuration plugin. Original Answer Have a look at my answer to a similar question. The basic idea is to use the filesystem-scm-plugin to detect changes to the xml-files. Your second part would be committing the changes to SVN. EDIT: If you find a way to … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)