JDeveloper + PDK + Subversion

I am trying to integrate Subversion into our Portal Development.
We are using Oracle Portal, the Oracle PDK and JDeveloper 10.1.2.1.0.
The docs on the Portal Development Center indicate "The Portal Extension for Oracle JDeveloper is not yet available for Oracle JDeveloper 10.1.3"
The Oracle site also indicates that the JDeveloper Subversion VCS extension is based on JDeveloper production version 10.1.3.0.4.
It seems like I am stuck.
Does anyone know if there is a way to use all three pieces? If not, does anyone know when the Portal extension is suppose to be ready for JDeveloper 10.1.3. I saw a post indicating the end of the year. Is a more specific date available yet?

I did tried doing a whole new checkout,did rebuild and committed a file, the file is getting committed but not in my Subversion username. is there any option / is there any way to change this?. are there any cache file that i could modify & bring my username back.
In ViewVC 1.0.4 you can see the Author name,age revision number, and file name. The author name in View VC is not showing my name.
Thanks.
Edited by: user7404990 on Apr 10, 2009 10:29 AM

Similar Messages

  • JDeveloper and Subversion - Cannot Connect To Repository

    Using JDeveloper 11.1.1.6.
    I have a Subversion repository set up on a server that I can connect to from my local machine using the appropriate URL.
    When I attempt to set up the repository connection in JDev, I get a "Connection Refused" error.
    I am using the http protocol.
    If it works using a straight URL from a browser, why doesn't JDeveloper connect to it using that same URL?
    Thanks,
    Ray

    Timo,
    Thanks for the info but installing 1.6 generates the same error.
    Here is my config:
    ----on server
    --------VisualSVN Server 1.6.4.
    --------SVN Server displays repo URL as http://myServer:89/svn/myRepo
    ----on local machine
    --------JDev 11.1.1.6 with "Versioning support for Subversion 11.1.1.6.38.61.92"
    --------I can access the repo URL from my local browser.
    --------JDev cannot access URL
    I wonder if there is another extension that I need in JDev.
    Ray

  • JDeveloper and Subversion Plugin

    We've now adopted Subversion for version control, and we are using the available plug-in for jDeveloper. We are using jDeveloper 10.1.3.0.4.
    We've noticed some behaviours:
    * An update of the application retrieves new files, but they do not show up in the application navigator until the application is closed and re-opened.
    * On XML files sometimes a "version history" results in blank version selection windows (nothing to select). Restarting jDeveloper fixes this.
    * Sometimes a checked-out application does not receive any version numbers until we also do an "update working copy".
    I've done some searching in the forums, but I haven't found any applicable posts. Are there any support documents that cover problems with Subversion integration?
    Keith Peterson

    Hey all!
    Rather than creating a new topic I decided to steal this one. :)
    Well, we just started using Subversion (1.4) as our version control system. We tested it with Netbeans, Eclipse as well as with Tortoise shell extension. Both work fine, except for the fact Netbeans plugin does not implements all good Subversion features yet (e.g. file locking). However, we are experiencing problems with JDev (10.1.3 Prodution). When checking-out or submitting some files from/to SVN repository, an error message is displayed and sometimes, JDev hangs...The error message says something like "...malformed network..." (unable to reproduce it now...sorry). Then, we observed that some files were checked-out/submitted...It raises the exception in the middle of the process.
    In all the cases I mentioned here, except Tortoise, our repository and SVN server are installed on remote box, accessed via svn://xxx.xxx.xxx.xxx/repository URL. Eclipse and Netbeans were as well able to access Subversion through WAN (VPN), from my home-office without problems.
    Could anyone help me on this JDev issue?
    Thanks in advance.
    Sorry for my bad English.
    Best Regards,
    Gustavo

  • JDeveloper and Eclipse interfacing through Subversion

    WE have a project on Eclipse. We are using Subversion for source version control. Now I've downloaded JDeveloper 11g and would like to bring the project in it. It means some will use Eclipse whereas I want to use JDeveloper and the central repository is on SVN. Is it possible? If so...please let me know how.
    Thanks
    Rashed

    Hi Rashed and Steve,
    I would suggest a slight alternative to Steve. I would create an application and project in JDEV and check all the code out to it. Then I would add the application and project 'container' files (the .jws and .jpr) to the SVN repository.
    This ensures that the context menu options at the application or project level are enabled.
    I blogged about this a while age: http://susanduncan.blogspot.com/2007/11/at-what-level-should-i-version-my.html
    Also, in JDeveloper 11g Subversion is shipped as part of JDeveloper, whereas in 10g it was an extension as Steve pointed out
    rgds
    Susan

  • SVN Connection problem in JDeveloper

    Iam using Jdeveloper 10.1.3 .
    I did as given in
    http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/subversion/subversion.html
    Updated JDeveloper with Subversion VCS extension
    Installed SVN Version 1.3.2
    Created Repository in C://repos
    Repository URL :
    svn://localhost
    Testing connection...
    svn: Expected format '3' of repository; found format '5'
    Connection test failed.
    I don't know the cause of this problem.Kindly enlighten my knowledge...............

    Hi,
    Maybe this helps:
    1) Start svn daemon
    svnserve -d -r <RepositoryPath>
    2) Change URL to svn://localhost/<Repositoryname>
    see also svn://localhost/<Repositoryname>
    regards
    Peter

  • JHeadstart and Subversion VCS Extension

    Hello,
    I have read most, if not all, of the blogs and articles publish by your team on VCS. In those articles you all suggest the use of the TortiseSVN and occasionally say that the Subversion extension is useable.
    We have started using Subverion for version control with a JHeadstart application. We are running JDeveloper 10.1.3.2 with the Subversion extension and JHeadstart 10.1.3.2.
    Our group of developers all gathered in a room last Friday to get used to the interface together. In the process we found, that the Subversion extension doesn't seem to always catch the changes made to "hidden" files, like the UserInterface/properties/*.xml files.
    Also, we had issues with conflicts or the resolution process corrupting the file with diff info. and then having to revert.
    Have you had any experiences like these or similar issues? If so, how do you resolve/fix the issues?
    Thanks in advance for your time and assistance.
    Steve

    I have tried out JDeveloper's Subversion extension as well, and didn't like it very much, so I just uninstalled it and used TortoiseSVN again. That works very satisfactorily.
    So I'm sorry, I can't help you with solving problems with the JDeveloper extension. You can try to ask the JDeveloper OTN forum.
    Hope this helps,
    Sandra Muller
    JHeadstart Team
    Oracle Consulting

  • Branches in Jdeveloper???

    hello! I'm using JDeveloper with subversion, I want to create branches of a project. I read about a branches dialog which I cant find. I know there's a command, but I would like to work just in JDeveloper.
    Do I need to update subversion or jdeveloper or collabnet to get it? I could use some help with tags too ;)
    I have jdeveloper 10.1.3, svn 1.5.6 collabnet 1.6.1.2
    Edited by: user1764541 on 28/05/2009 08:35 AM

    Thanks!
    I've tryed jdev 11g and it works fine, also its easier to integrate svn, but it needs 2gb and other requirements that doesnt meet the ones on our developer's computers.... I was wondering if there's svn support on JDev 9.0.5.16.27? (they've already tried cvs and didn't like it) I've been looking for some information about it, but I couldn't find anything. Could anyone help me with some urls?
    In case there's no support, I also need to know if there's a lot of difference between jdev 9.0.5 and 10g in case we decide to migrate to this version.
    Thanks in advance, have a nice day!

  • Sub-Version and jDev

    Hi to all;
    My project is under subversion control, as i imported it to the repository using tortoiseSVN ;
    But jDev's sub-version plug-in do not recoginized it;
    I`m using jDev 11g;
    PS. I was working fine with jDev's subversion util fews days ago, now my working set is growing , creating new projects and so one;
    I know that; if i`m check-out all the working set again in another file system directory jDev's subversion will be ok. but i made this several times last fews days;
    Any Tips ? perhaps some jDev's subversion configuration file where i can edit and repost the application path ?
    Fowards, Thanks
    Marcos Ortega
    Brasil

    Hi,
    your TortoiseSVN client is probably writing to the local subversion files in a later version format that JDev does not recognise.
    You have probably two choices:
    1. Do everything through JDev (recheck out the project using JDev) and don't do any operations using Tortoise client.
    2. Upgrade SVN Kit in JDev.
    This is the procedure for upgrading using 10g:
    http://technology.amis.nl/blog/5253/upgrade-jdeveloper-10g-subversion-client
    At the end of the blog entry they say the procedure also works for 11g.
    Brenden

  • JDeveloper 11.1.2.1.0 Can't edit subversion client config

    I'd like to change the subversion client config to enable auto-props but can't find an option to do this in JDeveloper. Tools->Preferences...->Versioning->Subversion->General only appears to have an option for modifying the server parameters. Anybody know how I can change the subversion client config through JDev?

    Makes sense. Editing the svn 'servers' file through JDev displays it's path at the top of editor:
    C:\Documents and Settings\BLACKADR\Application Data\JDeveloper\system11.1.2.1.38.60.81\o.jdeveloper.subversion
    and I can see that there is also a default 'config' file in this same folder so I guess this must be the one JDev will pick up. Will think about raising an enhancement request for an Edit "Client config" option in the JDev Preferences dialog. Thanks for your help.

  • Unable to use Subversion 1.7 from JDeveloper 11.1.2?

    When I try to check out a workspace from my Subversion repository, I get the message
    svn: The path '...' appears to be part of Subversion 1.7 ... Please upgrade your Subversion (SVNKit) client to use this working copy.
    I'm running JDev 11.1.2.1.0. Under Tools, Preferences, Versioning, Subversion, I can see that "Native Client (jni, version 1.6.15) is selected.
    There is no update available under Help, Check for Updates.
    Can it really be true that the latest JDev doesn't support the latest SVN here more than 6 months after its release? If you are seeing this issue, how are you circumventing it?
    Best regards
    Sten Vesterli

    As per these forum posts SVN 1.7 doesnot work with Jdev 11.1.1.5 , I wasn't able to make to work with Jdev 11.1.1.6 either
    Jdeveloper 11.1.1.5.0 and Subversion 1.7.0
    Jdeveloper Crashed - Previously reported error [IllegalStateException...
    Not too sure about Jdev 11.1.2 though one of the forum posts say it should work post 11gr2 update 1

  • How do I add files to a local Subversion repository using JDeveloper?

    Hi Guys and Gals,
    Using Studio Edition Version 11.1.1.3.0. Extension "Version Support for Subversion 11.1.1.3.37.56.60".
    I'm getting into creating my first "real" JDeveloper program and want to implement Subversion control. I've never done anything with version control software before so please go easy on me.
    Problem:
    <ol>After my initial project import, I cannot add any new files to subversion since the "Add" icon remains grayed out.</ol>
    Process:
    <ol>I'm working off the Oracle JDeveloper 11g Handbook step by step (pages 57-59). I'm not sure what I'm doing wrong.
    <li>Create a local repository by going to Versioning | Subversion | Create Local Repository. No problems</li>
    <li>Select Versioning | Version Application. No problems again.</li>
    <li>All my files now have a '1' by them, but no state icons. I do have a new window called "Versioning Navigator" that popped up showing my files and subversion connection.</li>
    <li>I add a new file. It doesn't matter what type. From looking at the book and online sources, I should be able to right click the file or select Versioning | Subversion | Add to add the file, but the icons are grayed out on the main menu and on my right-click menu all I get is Versioning | Import Files or Versioning | Pending Changes. There are no pending changes in my Pending Changes window.</li></ol>
    What gives?

    Lovett,
    Not sure what you mean by "Integrated?" I'm guessing that what you are probably doing is creating a local repository - that will be OK for just learning and playing about on a single machine, but not for working in a team. I'd seriously recommend installing a SVN server (really, it's quite easy if you use VisualSVN - it's just run the installer and go), as it will be what you must use if you are working in a team environment. For learning - just run the SVN server on the JDeveloper machine - it's what I did when I wrote the articles.
    But yes, I understand the desire to keep it simple. You should be able to do most of the stuff in the ADF Essentials series (except for log in as different users) with a local repository.
    Best,
    John

  • Issue with integrating subversion with Jdeveloper 11g (11.1.1.4)

    Hi.
    I have been trying to set-up subversion in Jdeveloper 11g (11.1.1.4) however i keep on getting a authenication error see below
    The Url i am using is https://[servername]/svnrepo/department-repo/Projects/Project1
    Testing read access for repository https://[servername]/svnrepo/department-repo/Projects/Project1...
    svn: authentication failed. Please check your username and password.
    svn: authentication failed. Please check your username and password.
    Access refused.
    I can access the svn repository via TortoiseSVN using the same credentials successfully.
    Does anyone know why entering in the same details in Jdev causing this issue and how i can overcome the problem?
    Thanks

    There have been a couple of issues with using tortoise and jdev together.
    Search the forum for "+tortoise +svn" and select 'LastYear' to get older results. I bet you find your problem.
    Timo

  • JDeveloper, Subversion, Fedora Core 5 x86-64

    I decided to install JDeveloper 10.1.3 on my FC5 workstation and give it a try. This workstation is an AMD x86-64 bit CPU. This is a brief description of the steps I followed:
    1. Java SDK. I already had Sun's 1.5.0_06 SDk installed. Since FC5 uses (custom) JPackage packages, I installed the Sun SDK using the JPackage no-source RPM (http://jpackage.org/rpm.php?id=3366).
    This requires a little rpm package building, but has worked well for me in the past. With FC5 there are some simple instructions for setting up an rpm build environment (from the FC release notes). Run the following two commands in your home directory:
    su -c 'yum install fedora-rpmdevtools'
    fedora-buildrpmtree
    Then follow the instructions for "non-free" packages on the JPackage site (http://jpackage.org/rebuilding.php).
    2. Subversion preparation. Make sure the following packages are installed:
    subversion-javahl-1.3.1-2.1.x86_64
    subversion-1.3.1-2.1.x86_64
    Note again that this is an x86-64 workstation.
    3. Download JDeveloper zip file and unzip in a directory of your choice. I used $HOME/lib/jdev1013 since I am the only user of this system that will use JDeveloper. I will call this directory JDEV_HOME.
    4. cd into JDEV_HOME/jdev/bin.
    5. Edit jdev.conf. I used gedit as a simple and fast text editor for gnome but any will work.
    5a. Add this to allow JDeveloper to find the java bindings for subversion:
    # 6 May 2006
    # Enable subversion bindings
    AddNativeCodePath /usr/lib64"
    5b. Change "SetJavaVM hotspot" to "SetJavaVM server". The Sun JVM for x86-64 CPUs does not have hotspot at this time.
    5c. Save and close.
    6. Start JDeveloper with ./jdev
    7. JDeveloper will prompt for the path to the SDK. If you use the JPackage rpm for the Sun SDK, this is: /usr/lib/jvm/java-1.5.0-sun/. If you use the Sun rpm or a different JVM then the path will differ.
    That is it. Use JDeveloper's update feature to add the Subversion plug-in.
    There may be other quirks, but I have not run into them yet.
    Brad
    Message was edited by:
    bgsmith

    Hi Brad: Please explain #1. Java SDK. I already....
    I have 1.5.0_10 installed. Shall I install another SDK via JPackage? The links
    http://jpackage.org/rpm.php?id=3366
    http://jpackage.org/rebuilding.php
    are not working.
    Dan

  • JDeveloper 11 - Remote Subversion and Uninstall does not cleanup very well

    After getting all excited about JDeveloper 11, I found the following issues
    1. Subversion - for the life of me, I could not figure out how to access a remote subversion repository - it seemed to insist that I have a local one
    2. SOA is gone (found that in the release notes)
    3. Uninstall for Windows does not clean up very well, stacks of stuff gets left behind - I expected the entire Middleware directory to disappear
    Back to TP4 I go...
    ...Lyall

    Susan,
    Thanks for the help!
    I tried your suggestion. I cleared the stored credentials, and then tried to browse the repository in Versioning Navigator. It didn't ask me about accepting SSL certificates. I got an error dialog box with message "Unable to open target repository". Clicking the "Details" button shows this:
    org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: svn: PROPFIND request failed on '/trunk/ROOT'
    svn: svn.oursite.com
         at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getList(AbstractJhlClientAdapter.java:292)
         at oracle.jdevimpl.vcs.svn.nav.SVNRemoteContainer.openContainer(SVNRemoteContainer.java:154)
         at oracle.jdevimpl.vcs.svn.nav.SVNRemoteContainer.openImpl(SVNRemoteContainer.java:140)
         at oracle.ide.model.Node.open(Node.java:979)
         at oracle.ide.model.Node.open(Node.java:927)
         at oracle.ide.model.DefaultContainer.getChildren(DefaultContainer.java:76)
         at oracle.ideimpl.explorer.ExplorerNode.getChildNodes(ExplorerNode.java:297)
         at oracle.ideimpl.explorer.BaseTreeExplorer.addChildren(BaseTreeExplorer.java:360)
         at oracle.ideimpl.explorer.BaseTreeExplorer.open(BaseTreeExplorer.java:1016)
         at oracle.ideimpl.explorer.BaseTreeExplorer$4.run(BaseTreeExplorer.java:2003)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    Caused by: org.tigris.subversion.javahl.ClientException: svn: PROPFIND request failed on '/trunk/ROOT'
    svn: svn.oursite.com
         at org.tigris.subversion.javahl.JavaHLObjectFactory.throwException(JavaHLObjectFactory.java:435)
         at org.tmatesoft.svn.core.javahl.SVNClientImpl.throwException(SVNClientImpl.java:1311)
         at org.tmatesoft.svn.core.javahl.SVNClientImpl.list(SVNClientImpl.java:247)
         at org.tmatesoft.svn.core.javahl.SVNClientImpl.list(SVNClientImpl.java:227)
         at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getList(AbstractJhlClientAdapter.java:289)
         ... 17 more
    Caused by: org.tmatesoft.svn.core.SVNException: svn: PROPFIND request failed on '/trunk/ROOT'
    svn: svn.oursite.com
         at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:69)
         at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.findStartingProperties(DAVUtil.java:126)
         at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineProperties(DAVUtil.java:199)
         at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineInfo(DAVUtil.java:162)
         at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:150)
         at org.tmatesoft.svn.core.wc.SVNBasicClient.getRevisionNumber(SVNBasicClient.java:348)
         at org.tmatesoft.svn.core.wc.SVNBasicClient.getLocations(SVNBasicClient.java:462)
         at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:418)
         at org.tmatesoft.svn.core.wc.SVNLogClient.doList(SVNLogClient.java:654)
         at org.tmatesoft.svn.core.wc.SVNLogClient.doList(SVNLogClient.java:683)
         at org.tmatesoft.svn.core.javahl.SVNClientImpl.list(SVNClientImpl.java:240)
         ... 19 more
    Caused by: org.tmatesoft.svn.core.SVNException: svn: PROPFIND request failed on '/trunk/ROOT'
    svn: svn.oursite.com
         at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:86)
         at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:541)
         at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:245)
         at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:233)
         at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doPropfind(DAVConnection.java:97)
         at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getProperties(DAVUtil.java:57)
         at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getResourceProperties(DAVUtil.java:62)
         at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getStartingProperties(DAVUtil.java:92)
         at org.tmatesoft.svn.core.internal.io.dav.DAVUtil.findStartingProperties(DAVUtil.java:114)
         ... 28 more
    The Apache version that our SVN is running on is 2.0.54.
    Thanks,
    --Rob                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Jdeveloper 10.1.3.4 and subversion extension

    I downloaded jdeveloper 10.1.3.4 and when i try to apply the subversion update from the help menu and it is no longer is available, no updates display and only 11g is available as the update. Can anybody tell me how to install the subversion update by using the update option in jdeveloper?

    Can you check that you don't already have subversion support - versioning menu->select version system
    If you don't you can get the extension from here:
    http://download.oracle.com/otn/java/jdeveloper/10134/extensions/subversion_bundle.zip

Maybe you are looking for

  • ORA-00600: internal error code, arguments: [ktsircinfo_num1]

    While taking export of a table received EXP error and while dropping/selecting the same gor ora-600 errors. . . exporting table TEST4 EXP-00003: no storage definition found for segment(29, 371385) SQL >Drop table test4 cascade; ORA-00600: internal er

  • Photoshop Elements 5.0

    A PC colleague wants to know how to create and SAVE a contact sheet. She has no problem printing them... that seems to be easy. But she is unable to actually SAVE one. Anyone know how to do this please? Thanks.

  • WL 5.1/SP11 mod_wl_ssl.so doesn't work on Linux 7.1

              Did anyone experience WL 5.1/SP11 mod_wl_ssl.so working on Apache 1.3.22 or 1.3.19           on Linux 7.1? The same environment setup works with sp8 mod_wl_ssl.so.           Brian           

  • Stiff Battery cover for Lumia 520

    Today I configured my first Lumia 520 and it was an 'interesting' experience. I have 2 complaints: 1. Whilst the battery cover adds a nice feel to the phone, it is stiff and very difficult to peel off. 2. The online instructions provided for peeling

  • ACE - TCP Options for Proxy-Connections

    Hi all, I have the issue that my ACE does not seem to allow tcp options with L7 proxied connections to the servers. For the client side connection I see the TCP option timestamp for example, but unfortunately the ACE itself does not put the timestamp