| Author |
Message |
|
kiny
Member
Joined: Thu Jan 06, 2011 5:14 am Posts: 3 Location: Shenzhen,China
|
 Re: Version number plugin
The Revision number can't automatic increase ,why? Is a bug?
Any way,This is a great job,well done!
|
| Thu Jan 06, 2011 5:19 am |
|
 |
|
lamenace
Member
Joined: Wed Mar 03, 2010 1:44 pm Posts: 72 Location: LYON, FRANCE
|
 Re: Version number plugin
kiny wrote: The Revision number can't automatic increase ,why? Is a bug?
Any way,This is a great job,well done! Revision number is the revision number of the SVN repository, it will change when you update your project. This plugin just reads this number but doesn't update SVN it automaticaly as it should be done manualy
|
| Thu Jan 06, 2011 8:56 am |
|
 |
|
kiny
Member
Joined: Thu Jan 06, 2011 5:14 am Posts: 3 Location: Shenzhen,China
|
 Re: Version number plugin
I means : when i commit my SVN project ,the SVN reversion Number have changed ,but the plugin can't automatic read it It looks like i must have to click the plugin's "Get SVN reversion(no updates) " button,and then the plugin have get the SVN reversion number,but the plugin doesn't change the file (version.as). Is that means I must have to change the version.as file by manual?
|
| Thu Jan 06, 2011 10:02 am |
|
 |
|
lamenace
Member
Joined: Wed Mar 03, 2010 1:44 pm Posts: 72 Location: LYON, FRANCE
|
 Re: Version number plugin
kiny wrote: I means : when i commit my SVN project ,the SVN reversion Number have changed ,but the plugin can't automatic read it It looks like i must have to click the plugin's "Get SVN reversion(no updates) " button,and then the plugin have get the SVN reversion number,but the plugin doesn't change the file (version.as). Is that means I must have to change the version.as file by manual? ok try latest version to see if it match what you need
|
| Thu Jan 06, 2011 10:44 am |
|
 |
|
tiagojanz
Member
Joined: Tue Jun 05, 2007 9:26 am Posts: 52
|
 Re: Version number plugin
Hi, can you post a FD4 version?
|
| Thu Jan 06, 2011 12:17 pm |
|
 |
|
kiny
Member
Joined: Thu Jan 06, 2011 5:14 am Posts: 3 Location: Shenzhen,China
|
 Re: Version number plugin
when compilation is start ,the plugin's reversion number have change but the reversion number in version.as file doesn't change?
|
| Thu Jan 06, 2011 12:55 pm |
|
 |
|
lamenace
Member
Joined: Wed Mar 03, 2010 1:44 pm Posts: 72 Location: LYON, FRANCE
|
 Re: Version number plugin
kiny wrote: when compilation is start ,the plugin's reversion number have change but the reversion number in version.as file doesn't change? oops didn't test it
|
| Thu Jan 06, 2011 1:16 pm |
|
 |
|
lamenace
Member
Joined: Wed Mar 03, 2010 1:44 pm Posts: 72 Location: LYON, FRANCE
|
 Re: Version number plugin
tiagojanz wrote: Hi, can you post a FD4 version? did you test it?
|
| Thu Jan 06, 2011 1:17 pm |
|
 |
|
tiagojanz
Member
Joined: Tue Jun 05, 2007 9:26 am Posts: 52
|
 Re: Version number plugin
Yes, and it breaks FD4.
|
| Mon Jan 10, 2011 9:37 am |
|
 |
|
Philippe
Admin
Joined: Wed Aug 31, 2005 7:27 am Posts: 10743 Location: Paris, France
|
 Re: Version number plugin
Plugins must be recompiled against FD4's PluginCore.dll to work.
|
| Mon Jan 10, 2011 10:29 am |
|
 |
|
lamenace
Member
Joined: Wed Mar 03, 2010 1:44 pm Posts: 72 Location: LYON, FRANCE
|
 Re: Version number plugin
Philippe wrote: Plugins must be recompiled against FD4's PluginCore.dll to work. will it work with FD3 in this case?
|
| Mon Jan 10, 2011 10:56 am |
|
 |
|
Mika
Admin
Joined: Tue Aug 30, 2005 6:14 pm Posts: 2536 Location: Finland
|
 Re: Version number plugin
No, you need to compile a version for both.
|
| Mon Jan 10, 2011 12:56 pm |
|
 |
|
otakurzo
Member
Joined: Tue Jan 27, 2009 9:21 pm Posts: 5
|
 Re: Version number plugin
Nice job!
Currently, the plugin saves the project and path path where Version.as will created, this is stored in the plugin setting. But if I change the project location that no longer serve me and lose the version store.
I propose that there should be a file in the root of the project, by example ".version", and save in the configuration for the version of project.
* I can not write well in English, please excuse if not understood.
|
| Sun Jan 16, 2011 6:27 pm |
|
 |
|
smival
Member
Joined: Tue Jan 18, 2011 4:20 am Posts: 2
|
 Re: Version number plugin
Hi! 1) how I Can change app config location or filename for version increment?! Test movie command dont work with ur plugin C:\flex_sdk_3\bin\adl.exe;[app_config_name].xml bin but other apps settings from XML work! 2) how I can add updater config file for increment? file example ( more info about this) Quote: <update xmlns="http://ns.adobe.com/air/framework/update/description/1.0"> <version>2.0</version> <url>http://localhost/app.air</url> <description></description> </update> string for increment - <version>2.0</version>
|
| Tue Jan 18, 2011 4:29 am |
|
 |
|
lamenace
Member
Joined: Wed Mar 03, 2010 1:44 pm Posts: 72 Location: LYON, FRANCE
|
 Re: Version number plugin
smival wrote: Hi! 1) how I Can change app config location or filename for version increment?! Test movie command dont work with ur plugin C:\flex_sdk_3\bin\adl.exe;[app_config_name].xml bin but other apps settings from XML work! 2) how I can add updater config file for increment? file example ( more info about this) Quote: <update xmlns="http://ns.adobe.com/air/framework/update/description/1.0"> <version>2.0</version> <url>http://localhost/app.air</url> <description></description> </update> string for increment - <version>2.0</version> so weird i didn't understood anything :/
|
| Wed Jan 19, 2011 8:37 am |
|
|