- This topic has 3 replies, 2 voices, and was last updated 13 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › WordPress › Web Invoice – Invoicing and billing for WordPress › Version 1.93 / 1.9.4 – what’s new?
Tagged: upgrade
I have customised a copy of 1.9.3 for my own needs making a few modifications to Display.php
Could you detail the changes between the 2 versions so I know whether to upgrade now?
Thanks
@james, you don’t need to make any changes. It was a small change to make the plugin compatible with MySQL 4.0.x.
For the sake of convenience, I would suggest that you start using git svn, where you can safely maintain your changes while pulling the changes from up stream.
Sorry about the inconvenience.
Ok thanks for the update.
I don’t know how to use git svn – could you enlighten me?
SVN trunk of Web Invoice is http://svn.wp-plugins.org/web-invoice/trunk/ . Git SVN documentation can be found http://www.kernel.org/pub/software/scm/git/docs/git-svn.html .
1. Clone the trunk
git svn clone http://svn.wp-plugins.org/web-invoice/trunk/
2. Copy your changes
3. Commit changes locally
git commit -a
4. Pull new changes (e.g. new release). Git is very good at merging, you will not have conflicts unless exact same lines are not changed in the local version. Still a manual merge shouldn’t be too complicated.
git svn rebase
Let everyone know what you think about Git SVN
Freelance programmer, web developer, app developer, system administrator with over 5 years experience in PHP, Javascript, Objective-C, Python, Perl, Ruby, Java, C++, system administration and database administration in mission critical environments. Also skills in graphic designing and more. I can provide end to end solutions. I also specialize in open source product deployment and customization.