BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Development  General develop...  Source Repository Code Changes
Previous Previous
 
Next Next
New Post 3/21/2007 8:59 PM
User is offline admin
634 posts
bugnetproject.com
1st Level Poster




Source Repository Code Changes  
For those who actively get the source from the SVN repository there have been a few changes to facilitate the build that may pose a problem when installing the application after getting the source.

  • A Latest.SqlDataProvider.sql file has been added that contains the latest script ( this is renamed in the build to the latest build number). During development this file will need to be renamed to the a build number (i.e  0.7.815.SqlDataProvider.sql) when installing or upgrading the application.
  • A token has been added to the Latest.SqlDataProvider.sql file, also replaced with the build number when a build is performed.
  • A token has also been added to the BugNet.Data.SqlDataProvider.sql file, also replaced with the build number when a build is performed.
INSERT INTO HostSettings(SettingName,SettingValue) Values('Version','@VERSION@.0')

These changes have been made to facilitate automated builds creating an always deployable build.   They may be refined in the future to ease development while maintaining the required functionality.


Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Development  General develop...  Source Repository Code Changes

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.