Is it possible to use the git-flow model with Subversion?

We use what is called the unstable trunk development method. This was the development methodology that the creators of Subversion had in mind when they created Subversion. It’s simple and easy to implement. You do all of your development on trunk. Thus called the unstable trunk. When you get close to a release, you make … Read more

Merge branch with trunk

In your case: Switch the working copy to the trunk (SVN Switch) Merge the branch into the working copy (SVN Merge) Make sure everything still compiles and works Commit the working copy (the trunk) Consider killing the branch In a team environment I would suggest that you first merge the latest modifications from the trunk … Read more

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