![]() |
release ?
Hi,
When 3.0.5 will be release (stable) ? just about ? |
We will release a 3.0.5 RC this week and the final a few weeks later if no major issues were found.
|
Quote:
|
ehhmm... UP ?
|
We are constantly working on the software and we will release software when we feel that it is stable enough. A few issues were found as you can see in the bugtracker and we decided to fix the before we release the RC.
Our goal is to release stable software and we will not release a RC that has known issues. If you want to get a software on a given date, then you can just checkout the software at any date you want from our svn stable branch, the software is as stable then as if wo would have released it on that day. |
Is it the right way to do it?
cd /tmp svn export svn://svn.ispconfig.org/ispconfig3/trunk/ cd trunk/install php -q update.php (or php -q install.php to instal) Right? |
The above commands would checkout SVN trunk and not the 3.0.5 release branch. To get the 3.0.5 release, use these commands:
cd /tmp svn export svn://svn.ispconfig.org/ispconfig3/branches/ispconfig-3.0.5 cd ispconfig-3.0.5/install php -q update.php (or php -q install.php to instal) |
I updated my test server (Thanx God) from SVN repository and here it is:
When updating DNS records: ERROR xfer_error_regex |
Which value did you enter in the xfer field?
|
1 Attachment(s)
DNS -> Click at zone -> try to click at "Records tab". I didnt make any changes in DNS Zone tab.
Screen attached |
| All times are GMT +2. The time now is 12:24. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.