DataModeler 4.1.2.895 and Subversion

We have just updated to DataModeler 4.1.2.895. When you open a model under control subversion, we have the problem, that some functions no longer work in the browser, for example, extend the primary key of a table in the physical model. Ditto for the columns, foreign keys and so on. If we do the same thing on a model not under subversion control, fine. Everything works correctly when you open the same model under subversion control in DataModeler 4.1.1.888. The problem is independent of the size of the model.

We run the version with java included 64 and windows 7 pro 64-bit.

Any ideas?

Kind regards

Thomas

Hi Thomas,

This is a bug, it's fixed and the fix is included in the version that we are preparing to publish

Philippe

Tags: Database

Similar Questions

  • jdev11g of version control and subversion

    Hello
    you have all the documents concerning the versionnig and subversion in jdev 11g (haw to use subversion in the jdev 11g)

    http://www.Oracle.com/technetwork/articles/ADF/ADF-Essentials-098792.html

    First of 3 items

  • JDeveloper and subversion: authentication problem

    Hello

    I try to use JDeveloper 11.1.2.3.0.
    Has created the connection of subversion and made the payment.
    But any attempt to validate these changes results in the following error message:

    svn: failed authentication.
    Please check the user name and password stored in the connection of Subversion.

    Any other svn client is installed.

    How can you access your rest?
    Check it out.
    Problems with Subversion in JDeveloper extension
    Subversion: Unable to import files into a local repository

  • OPA and Subversion

    Can someone let me know how I can install OPA with subversion?
    Currently, the subversion client is installed on my PC but OPM is not detecing subversion.
    Please can tell me step by step installation guide for Subversion and OPA.

    Thank you
    Fox

    A few things to check if SVN is not detected in the OPA.

    1. you must have a version of the installed SVN command line (just install a client windows SVN cannot rely, for example Tortoise SVN by itself could not be recognized by the OPA).
    2 svn must be on your WAY. The best way to check if it

    To check if SVN is in your path:

    1. open a command prompt
    2. go to a place like C:\temp
    3. run the command "svn - version".

    If you get something like the text below, then svn is on your path, otherwise you will need to add it.

    >
    SVN, version 1.6.1 (r37116)
    compiled on April 10, 2009, 19:06:38

    Copyright (C) 2000-2009 CollabNet.
    Subversion is a program open source, see http://subversion.tigris.org/
    This product includes software developed by CollabNet (http://www.Collab.Net/).

  • JDeveloper and Subversion - unable to connect to the repository

    Using JDeveloper 11.1.1.6.

    I have a Subversion repository installed on a server that I can connect from my local computer using the appropriate URL.

    When I try to set up the repository connection in JDev, I get a "Connection Refused" error.

    I use the http protocol.

    It works by using a URL directly from a browser, why JDeveloper if not connect using this URL?

    Thank you
    Ray

    What a parameter problem in JDeveloper of proxy preferences?

    You can use the ip address of the server instead of the name of JDeveloper?

  • SQLDeveloper and Subversion

    Hello

    I wonder if there is a feature in SQLDeveloper to export DDL to a schema as a tree of files to the disc as you can see in the Connections window. SO I wish I could say SQLDeveloper export the DDL of a schema in a structure as follows:
    functions/func1.sql
    .....
    Functions/funcn. SQL
    procedures/proc1.sql
    .....
    procedures/procn. SQL
    Packages/pack1header. SQL
    Packages/pack1body. SQL
    .....
    Packages/packnheader. SQL
    Packages/packnbody. SQL

    and perhaps also for other objects too. So to be able to associate it to a SVN repository, then I wish I could compare my file hierarchy and to see differences on the drive against the repository SVN & the DB itself.

    Is this possible in SQLDeveloper? If this is not the case, if anyone can indicate the steps that must be followed in order to write such a plugin?

    Thank you
    Florin

    There is nothing of the sort. Many people have asked plenty of time for a better development of file in function, but the response was partial and morose. You could add weights to the request for a vote in the riding of sqldeveloper.

    Develop a plugin that you need to study the SQLDeveloper SDK extension.

  • Need a simple example how to create a simple DataModel and add it to a ListView

    Hi, I have a problem with the dataModel and ListView.

    I want to have the following, a DataModel that contains just strings and a ListView to display.

    Also a button, whenever I click on it, he must add a string to the DataModel.

    How to do this only in QML?

    The projects are in the ScrollableLists project.

  • Getting started with Dreamweaver on existing web sites and several developers

    The company that I work has two existing web sites; an one site of 'brand', which is the most often text and graphic content, the other an ecommerce with a lot of .NET components site. We have three people working on the sites now, two on the content, code, and a couple of outside contractors. (I'm the coder). Two guys contained both use Dreamweaver, but mostly just for editing HTML on the live sites. As we moved into a situation of development more demanding and added more than players in the game this approach seems undesirable.

    Can someone point me to a resource that deals with existing websites in Dreamweaver and using Dreamweaver features to help manage a multi-developer project, on several sites?

    I have a chapter in the Bible of CS4 Dreamweaver called Web sites with a team that covers a lot of what you are looking for including the standard Check-In / Check-Out, Design Notes, reports, help, Visual SourceSafe and Subversion.

    Best - Joe

    Joseph Lowery

    Author, Dreamweaver CS4 Bible

  • SQLDeveloper: Using Subversion with database objects

    Hallo,

    I'm pretty new to sqldeveloper. I want to set up a repository with sqldeveloper and subversion. has already figured out, how to the version of the files, but I would like version for example my packages. I know that could do, by extracting the DOF and the version of the file that results. It's seems really awkward for me. So is there no way to version control for database objects directly? (comparable to vss in sqlnavigator)


    Thank you very much in advance for your answers!
    scitrx

    We currently support only version control of files based on the objects in the database. We do not support the management of versions of objects in the database.

    Sue

  • APEX apps - CVS, Subversion version management

    Hi all

    As in other projects, we are studying how to add version control to our development with APEX.
    Since SQLDeveloper offers Subversion and CVS clients to control the development and we have access to the schema of the APEX (FLOWS_030000) user, it seems possible, but also tedious.

    Any experience or idea with it?

    Thanks in advance.

    Hello Pau,

    Take a look at my blog on the backup of Apex, available here - applications

    http://Jes.blogs.shellprompt.NET/2006/12/12/backing-up-your-applications/

    I show how you can use the command line APEXExport to export your applications, which can be easily scripted and extended to automatically archive the Subversion etc.

    In addition, Dimitri wrote a post on SQLDeveloper and Subversion integration - here

    http://dgielis.blogspot.com/2008/05/using-Subversion-in-SQL-Developer-easy.html

    In fact, I use automated much export, because it is good to know that you always have copies of your apps snack the "worst" should occur.

    Hope this helps,

    John.
    --------------------------------------------
    http://Jes.blogs.shellprompt.NET
    http://www.apex-evangelists.com

  • DeskJet 895Cse does not install on Windows 7 ThinkPad business.

    I can't get my DeskJet 895Cse to install on my ThinkPad corporate recently updated (for Windows 7). This machine is 64-bit. The company controls access to windows update - no authorized automatic connection.

    I have a 32-bit personal ThinkPad that I've upgraded to windows 7 and the deskjet installed correctly by using the windows update connection.

    How can I get the correct direct drivers so that I can thumbdrive load into my corporate ThinkPad?

    There are two possibilities:

    1. Go to start, devices and printers, add printer, seleect some dummy port as LPT1:, and when the list of printers, click Windows Update in the lower right.  (This is different from the normal Windows Update and may be feasible).  The list will take several minutes to update, after that, you can cancel the installation and then simply plug the USB cable to the Deskjet 895 and the pritner would install automatically.
    2. If the foregoing is blocked from another computer then visit the Microsoft Update Catalog site using IE (no other browsers not supported).  Search for Deskjet 895cse and the driver for Windows 7 64-bit is the file which is 11.6 Mb in size.
  • ListView, title change to header based on the stored value.

    Hello

    I'm new to native development, always trying to get a hang of how things are done in QML. I was wondering how it was possible to format the header in the ListView based on the value of the header. For example, the datamodel is sorted by name and status. Status is stored as an integer 0,1,2,3,4,5 in the database. Whenever the ListView displays the headers, I want to show the actual title of the State (for example in progress, completed) instead of display 0 or 1.

    Thank you for your help.

    If... else if... else must have worked well, please send your code.

  • Application of data Flowing throught

    I have a particular problem I am facing. On my main page of QML, I get a data model object. This data model is then spent on each page. On one page, the data model that is passed is also attached to listview. Of the listview, the user has the ability to load the element selected on a detailed page. On the details page, the user can launch a journal edit to modify the item values and save it.

    All the above fine works. My object to edit sheet is attached to my main page of QML as shown below...

          EditBPPage
          {
            // A sheet is used to add new items to the list and the same sheet can be used to edit items
            id: editSheet
    
            onAddItem:
            {
              // Add new reading to the data model
              console.log("Add new item");
              dataModel.addItem(...);
            }
    
            onSaveItem:
            {
              console.log("Save edited item");
              dataModel.editItem(...);
            }
          },
    

    Thus, ListView, I trigger the detail of the page using the onTriggered. The selected item is related to the detail pages, this element is set by using the following (point ranging from property)

          onTriggered:
          {
            // When an item is triggered, a navigation takes place to a detailed
            // view of the item where the user can edit the item. The page is created
            // via the ComponentDefinition from the attached objects in the NavigationPane.
            var chosenItem = dataModel.data(indexPath);
            var page = detailsPageDefinition.createObject();
    
            // Set the Page properties and push the Page to the NavigationPane.
            page.item = chosenItem;
            navigationPane.push(page);
          }
    

    In the detail page, the user can open the sheet change via an action button. The code below shows how to open the edit page...

            // Assign values to proper fields...
            editSheet.item = item;
            editSheet.title = "Edit";
            editSheet.open();
    

    The varying point, object that is passed from the detail page the edit sheet is linked to edit sheet controls... Now when I press save button, the onSaveItem() of my main.qml page is called and the data is correctly saved...

    Modifed values are reflected in the view of my list because the data model is related to the listview, but the selected element that is used to display on the detail page, values updates are not replicated on screen...

    My question is, how do I get the values to be updated on the details page, Miss me a small detail... I've been digging and so far I gained a bit of luck to solve this particular issue... Any suggestion?

    Thank you

    Hello

    This happens because this line creates a copy of the agenda:

       page.item = chosenItem;
    

    To update the details page, you can spend DataModel + row instead of point and enroll in the dataModel as itemUpdated signals for updating the item when it is modified.

    But it is probably easier to move from the changed item return to the Details page of the edit page. One way to do this is directly assigning the property details page.

    But to avoid introducing child-> parent dependency, you can add a signal to editPage and signal passing point changed as a parameter. Subscribe to this signal on finishes and update it's own article.

  • Exclude path from Eclipse for SVN does not

    Before you "bind flame" me, I have been through this forum as well as through research on Google but nothing I try works.

    I recently installed SVN and Subversion plugin and now feel COD bloat, I think, because the compiler is everything especially in the .svn directories in my source tree.

    I followed the instructions to exclude .svn paths via:

    Right-click Project-> Build Path-> Configure Build Path

    The first entry in my reason for Exclusion is:

    **/.svn/**

    Then, there are a couple of explicit file entries.

    I even added

    .svn / *.

    as it was suggested somewhere else.

    None of this does not work. I still twice the number of cod files that I get without version under construction control.

    Needless to say, it's extremely frustrating. I don't want to hack the solution by simply deleting the .svn folders. I already spent more than a day on this... the other half waiting for Server signature to work.

    Thanks for any help.

    Mitch

    I tried all variants of * / .svn etc. but I finally understand it. It was not the paths to exclude...

    Some information:

    -J' use Visual SVN on a Windows 7 PC. I use the dashboard Visual SVN server to create repositories because, for the life of me, I can't figure out how to get the subversive plugin to do so.

    -At the beginning, I had checked into the project using the command line and basically checked in the directory of the project (including the .class and .cod etc.). I think that this has caused the problem.

    So when I checked via subversion, it's sucked down a bunch of old class files, etc and they got stuck in the project. I could see all these in the contents of the JAR file.

    Here is how I fixed it:

    -J' created a completely clean project in a clean workspace by using the BB Project Wizard.

    -J' recreated the main (only) in the/SRC this project package and then dragged JUST above a backup directory .java files.

    -J' did the same thing for resources.

    -J' edited BlackBerry application descriptor to match the old.

    -J' have compiled and tested on the Simulator to ensure that everything was cool. It has been. So far so good. At least my app was clean and my cod files were normal.

    Then I deleted the old repository using Visual SVN and created a new one with the default layout.

    -I went back to Eclipse and made a project-> Clean and ensure that there is no cod foreign and jars around.

    -Then the team-> Share project. This time he didn't pick up all the junk and just checked in what needed me.

    -A new project to build shows my cod are back to normal!

    This may seem a little extreme, but I tried initially just import the project from and old workspace and SVN stays around some bad guys hidden in configuration files which made, among other things, bring it to ignore my /src file. That one was fun, let me tell you.

    Well, it seems to work for now. I'm going to try a bit of tagging and see what breaks...: s

  • Client-server applications with problems

    We use appvolumes 2.10

    We are certain to have issues with client-server applications such as launch winscp and subversion.they very well, but they can not connect to servers. The appstacks work fine on own vanilla but does not work on the main image with all the policies and basic applications. When install us it manually on the main image the applications work as expected. Indications on where we can make changes on the primary image for the appstacks works? Thank you

    Lakshman thanks for you the directions. I tried to change the .cfg file last week, but had no luck. It's a known with Appsense AM incompatibility. We have uninstalled Appsense & h and it seems to have solved the problem.

Maybe you are looking for