From: Petr B. <ben...@gm...> - 2015-07-24 09:31:59
|
Hello, Thanks for adding me to the group, I see that the svn was already converted to git which is nice, perhaps next step would be to consider some development models to use. There is of course very popular git-flow https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow but I suppose what we choose is a subject of discussion. Nevertheless I think that people who are now responsible for packaging and releases should at least always create a git tag of version that is being released so that we can keep track of versions released in past, for example this is how I do that in one of projects I work on: https://github.com/huggle/huggle3-qt-lx/releases you can see that it's even possible to upload executable packages for these tags so that there is a history of all releases and you can get a source code related to that release as well. It all works very automatically if it's done properly and saves a lot of time. On Fri, Jul 24, 2015 at 1:09 AM, Ivan Brezina <iv...@cv...> wrote: > I've been thinking about this too. Luckily I imported tora sources into > mine GH profile some time ago. > So we have latest backup of the repository - including commit history. > > Thank for this "kick", I created an organization "tora-tool" on GH (pure > Tora is already used) and moved > the latest source backup into this repository. > > Ivan > PS: send me your GH account name if you want to be added into this > organization. > PPS: we have to tweak the build process a little bit. The current build > adds SVN commit number into the release version, > which is shown in About dialog. Git does not have anything like commit > sequence number. > > > On 07/21/2015 04:12 PM, Nathan Neulinger wrote: >> I've been slowly trying to get projects I have anything to do with moved to git and in most cases github, but since not >> active with TOra development haven't really looked at it. The whole mess with sf outage has just brought it back to mind. >> >> If there is interest, please let me know and we can work out how best to migrate. >> >> -- Nathan >> >> ------------------------------------------------------------ >> Nathan Neulinger nn...@ne... >> Neulinger Consulting (573) 612-1412 >> >> ------------------------------------------------------------------------------ >> Don't Limit Your Business. Reach for the Cloud. >> GigeNET's Cloud Solutions provide you with the tools and support that >> you need to offload your IT needs and focus on growing your business. >> Configured For All Businesses. Start Your Cloud Today. >> https://www.gigenetcloud.com/ >> _______________________________________________ >> Tora-develop mailing list >> Tor...@li... >> https://lists.sourceforge.net/lists/listinfo/tora-develop > > > ------------------------------------------------------------------------------ > _______________________________________________ > Tora-develop mailing list > Tor...@li... > https://lists.sourceforge.net/lists/listinfo/tora-develop |