Closed GoogleCodeExporter closed 9 years ago
thanks florian
version control for SI is still a work in progress 90% done
cheers
justin
Original comment by justinke...@gmail.com
on 10 Jan 2011 at 10:40
Original comment by seth.lau...@gmail.com
on 7 Apr 2011 at 9:44
This is because the information in the version file is incorrect.
The version file that is fetched is:
http://www.aducom.com/siversion.xml
This file should ideally be hosted on the simple invoices website. I will look
into getting it moved.
- Matt
Original comment by MattAntW...@gmail.com
on 8 Aug 2011 at 11:29
thanks matt
it was going to refer a simpleinvoice wiki page but there was problems parsing
it
cheers
justin
Original comment by jus...@kelly.org.au
on 8 Aug 2011 at 11:39
Is there a way we can get this hosted up with the simple invoices website?
I'm happy to host it on one of my servers but it should really be somewhere
related to the project.
Matt
Original comment by MattAntW...@gmail.com
on 8 Aug 2011 at 12:10
hey matt
you can create a wiki page on simpleinvoices.org and add the info in there -
just need to be able to read the wiki into SI - doable just take a little while
you can create a page ie simpleinvoices.org/version that only si admins can edit
cheers
justin
Original comment by jus...@kelly.org.au
on 9 Aug 2011 at 12:08
I've just had an idea.
Rather than messing around with separate version files that take extra work to
maintain we could just use the projects download feed which can be found here:
code.google.com/feeds/p/simpleinvoices/downloads/basic
I will try and get something working that will be able to identify the latest
version from the feed. It will need to be able to differentiate between the
regular system and the windows release but as the file names are consistent
this shouldn't be too difficult.
-Matt
Original comment by MattAntW...@gmail.com
on 9 Aug 2011 at 8:33
This is now fixed in r3668.
The siversion.xml file in /svn/assets/ is now parsed to get the latest version
info. I have also made some adjustments to the version.php and version.tpl
files (see commit for details).
After investigating the download feed idea I think it is better to have a
separate version file as we have more control over it.
- Matt
Original comment by MattAntW...@gmail.com
on 9 Aug 2011 at 9:09
Original issue reported on code.google.com by
floriandegenhardt85
on 5 Jan 2011 at 1:59