NewsTIP: Watch repositoriesIf you are using OASIS in a team of developers, you would probably like to be informed when other developers make checkins to the repository. This task can be (more or less easily) achieved with the post-commit-hooks on the server. If you use OASIS with a local repository or you don't want to use the hooks, you can also use the commit-monitor, which will check any repository in an configurable interval. Warning on version conflictsThe import of queries wich where originally exported from a newer version of Access (>= Access 2007) you will get errors which will not be logged. With version 2.9.1 this will not automatically be fixed but an entry will be written in tle logfile. Separate structur and data on table exportWith the new version 2.9 you can separate structure and data on table export. And in the import dialog, you can no longer only save a configuration. A saved configuration can also be loaded or deleted. Export Object-DescriptionWith version 2.8.14 the description of the objects will no be exported in a separate file and can be put under version control. For tables, the row height in datasheet view and the subdatasheet name will now be exported. [Update] Optimize automatic buildWith version 2.8.10 you can save the current selection in the import dialog with the key CTRL+S. Automatic builds will use the saved file so only the desired objects will be imported. New commands in the context menuTo optimize the development process with svn there are two new commands in the context menu of the objects. With it you can delete or rename an object and these changes will also be executed on the files of your working copy. So changes will be commited to your repository too. New shortcutsVersion 2.8.8 introduces two new shortcuts
Special chars allowedWith the new version 2.7.1 it's now allowed to use special chars for naming yoour access objects.
These chars will be url-encoded for use as filenames and will be decoded back on import. So you can now name a query "Customers New/Old" or e.g. name a module "Service:Functions". Version 2.7 supports automationWith version 2.7 OASIS-SVN supports automated creation of database projects. New repository-wizard in version 2.4With the new version 2.4, the new repository-wizard is introduced. With this wizard users will get a working repository with just a few clicks. This feature is primary dedicated to subversions newbies to get a quick acess to versioning with subversion and access. |