SVN SSH (4.1 EA2)

Hello,
I have a question about supporting "svn+ssh://" subversion connection.
According documentation at http://docs.oracle.com/cd/E39885_01/appdev.40/e38414/dialogs.htm#RPTUG41648 it should be feasible to connect.
But it seems, that it always requires User name / Password for authentication.
But in our case we have authentication using Private Key File.
Is it possible to connect to subversion when authenticating is done by this Private Key File?
I see some bigger subversion setting in Tools > Preferences > Subversion > General > Edit server. Should I edit this file for Private Key File authentication?
Thank you in advance,
Pavel

Hello,
I played around a little:
global settings checked make some changes in naming standards --> both dl_settings.xml files are updated
global settings unchecked make some extra changes in naming standards --> dl_settings.xml file in project is updated
close the design and re-open it --> all changes are gone?
I also tested it with 4.1.873 (EA2) and our current version and I wasn't able to reproduce it.
Here is a possible scenario leading to bad dl_settings in open design for your colleague:
1) system data types directory is not set (default datamodeler\datamodeler\types directory is used) - i.e it's not versioned
2) dl_settings are set as global settings
3)  at other workstation - after
3.1 update and
3.2 open design,
3.3 DM sees dl_settings are global and
3.4 reload them from system data types directory - at this point older settings will be loaded.
The easiest way to fix that is to clear global flag (at your computer) and commit changes, then your colleague can update them again.
I don't get it.
In the project folders structure is a dl_settings.xml.merge_conflicts.local file with the same timestamp
The file contains records about conflicts during update and merge(trunk<>branch) operations. It's with extension local because it should not go to repository.
The name is strange but does it matter - it implies that information was in dl-settings (which is a wrong place for such records) and now it's in separate file.
Philip

Similar Messages

  • Using svn+ssh with SCM in XCode

    I'm trying to set up XCode (latest version) to use svn+ssh to access my repository, but authentication always fails.
    I checkout the repository from the remote server and can operate on it as expected from the command line. However, from XCode it wont authenticate. There doesn't appear to be any options related to how XCode uses svn, so I guessed it uses whatever setup is in the local working copy of the project.
    When you activate SCM it has found the correct server, path and user. But there is no indication of what protocol is being used.
    ie, it say server: myserver.com
    It doesn't say server: svn+ssh://myserver.com
    Any idea how to get it to work?

    svn info on the command line reports that it's svn+ssh, however XCode just wont connect.
    I can connect fine on the command line.

  • Svn+ssh commit freezes after password

    Hey there, I'm trying to commit changes to a svn repository via svn+ssh. All I get is
    svn commit -m 'new changes'
    Authentication realm: <svn://svn.gac-grid.org:3690> project-name
    Password for 'azuri':
    Authentication realm: <svn://svn.gac-grid.org:3690> project-name
    Username: username
    Password for 'username':
    then the KDE DaemonSecret Service starts and asks me for a new password and to verify it, and nothing more happens.
    Any help is appreciated!

    I have absolutely the same problem, svn used to work wonderfully, after the KDE update it behaves as described. Any hint what to try?
    EDIT: No clue what was the reason but there are two workarounds:
    - uninstall kdeutils-ksecrets
    - set store-plaintext-passwords = yes in ~/.subversion/servers
    Last edited by mikro (2012-09-29 19:56:11)

  • 10.6.2 svn+ssh

    After updating mac os x to 10.6.2,
    svn kills ssh with signal 15 when tunneling svn through ssh
    does anyone else have this problem?

    http://svn.haxx.se/users/archive-2009-11/0158.shtml

  • Slow svn performance for svn:// style links

    I have a large collection of scripts out my control. One of the things they do, is call svn with links in form  "svn://...".
    The problem is, that calling:
    svn info "svn://..."
    stops everything for 2 minutes and then starts authentication with ssh.
    Calling directly:
    svn info "svn+ssh://.."
    takes less then a second.
    What could be the problem? I don't see the same problem in other centos systems so it must be something with the newer subversion.
    Does anyone has any ideas what's happening (or not happening)?

    I check strace, noticed, that it was timing out on polls on the ip of the svn repo. That seemed strange.
    In the end I found that adding this:
    #/etc/hosts
    127.0.0.1 <myhostname>
    fixed it.. no clue why.

  • How to connect to SVN from Xcode?

    I'm following the doc here http://developer.apple.com/mac/articles/server/subversionwithxcode3.html for setting up a one person repository using svnserve. I'm at the part where you put in the URL for Xcode. When I turn on remote login file sharing, the url it provides is the name of my Macbook, which is Macbook. When I put this in Xcode for the Subversion URL svn+ssh://[email protected]/Library/Subversion/Repository/Project1, it gives an error:
    Error: 210002 - Network connection closed unexpectedly.
    Variations of the url result in the same error. Any suggestions?

    My answer my not be exactly relevant but just wanna share this, because I did wasted a lot of time on SVN + XCode. It might be useful to someone else searching for XCODE + SVN
    Xcode 3.1 does not support post svn 1.4 repositories (current SVN is 1.5.6 (stable) with 1.6.0 comming out soon ). I had to downgrade mine so I could use XCode facilities. Found this page last week:
    http://www.mc-kenna.com/2009/02/downgrading-svn-repositories-from-15-to-14/

  • CVS SSH Authentication Fails in XCode

    I'm trying to set up XCode 2.5 to work with CVS over SSH. I can log into the CVS repository from Terminal, but when I give XCode the same login info it immediately reports "Authentication failed."
    Can anyone tell me what I should look at to get this working?
    Thanks,
    Dave

    svn info on the command line reports that it's svn+ssh, however XCode just wont connect.
    I can connect fine on the command line.

  • Wiki whitelist.plist not working here's the script and steps taken

    1. whitelist.plist created according to instructions in wiki admin manual.
    2. file placed in: /Library/Application Support/Apple/WikiServer/
    3. File permissions set to allow _teamsserver access like other files in directory.
    4. Webserver restarted.
    5. Attempt to add <head> tag to wiki fails. Code is stripped out after save.
    6. Has anyone got this working? I can't find any syntax errors in the file and I've tried the suggestion from another post to place the file in: /etc/wikid
    Here's the contents of whitelist.plist
    I don't know what else I can do to make it work. Any help is appreciated.
    I've pasted the code below:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>protocols</key>
    <array>
    <string>file</string>
    <string>afp</string>
    <string>feed</string>
    <string>feeds</string>
    <string>fax</string>
    <string>ftp</string>
    <string>gopher</string>
    <string>http</string>
    <string>https</string>
    <string>itms</string>
    <string>itpc</string>
    <string>ldap</string>
    <string>mailto</string>
    <string>news</string>
    <string>nfs</string>
    <string>nntp</string>
    <string>rdar</string>
    <string>rtsp</string>
    <string>sip</string>
    <string>sips</string>
    <string>sftp</string>
    <string>smb</string>
    <string>ssh</string>
    <string>svn</string>
    <string>svn+ssh</string>
    <string>tel</string>
    <string>telnet</string>
    <string>vnc</string>
    <string>webcal</string>
    <string>xmpp</string>
    </array>
    <key>styles</key>
    <array>
    <string>font-style</string>
    <string>font-weight</string>
    <string>text-decoration</string>
    </array>
    <key>tags</key>
    <dict>
    <key>all</key>
    <array>
    <string>style</string>
    <string>class</string>
    <string>title</string>
    </array>
    <key>a</key>
    <array>
    <string>href</string>
    <string>name</string>
    <string>rel</string>
    </array>
    <key>blockquote</key>
    <array>
    <string>cite</string>
    </array>
    <key>body</key>
    <array/>
    <key>br</key>
    <array/>
    <key>caption</key>
    <array/>
    <key>dd</key>
    <array/>
    <key>div</key>
    <array/>
    <key>dl</key>
    <array/>
    <key>dt</key>
    <array/>
    <key>em</key>
    <array/>
    <key>h1</key>
    <array/>
    <key>h2</key>
    <array/>
    <key>h3</key>
    <array/>
    <key>h4</key>
    <array/>
    <key>h5</key>
    <array/>
    <key>h6</key>
    <array/>
    <key>head</key>
    <array>
    <string>title</string>
    <string>base</string>
    <string>link</string>
    <string>meta</string>
    </array>
    <key>html</key>
    <array/>
    <key>img</key>
    <array>
    <string>src</string>
    <string>alt</string>
    <string>name</string>
    <string>width</string>
    <string>height</string>
    <string>longdesc</string>
    </array>
    <key>li</key>
    <array/>
    <key>node</key>
    <array/>
    <key>object</key>
    <array>
    <string>classid</string>
    <string>width</string>
    <string>height</string>
    <string>codebase</string>
    </array>
    <key>ol</key>
    <array/>
    <key>p</key>
    <array/>
    <key>param</key>
    <array>
    <string>name</string>
    <string>value</string>
    </array>
    <key>pre</key>
    <array/>
    <key>q</key>
    <array>
    <string>cite</string>
    </array>
    <key>span</key>
    <array/>
    <key>strong</key>
    <array/>
    <key>table</key>
    <array/>
    <key>tbody</key>
    <array/>
    <key>td</key>
    <array>
    <string>colspan</string>
    <string>rowspan</string>
    </array>
    <key>tfoot</key>
    <array/>
    <key>th</key>
    <array>
    <string>colspan</string>
    <string>rowspan</string>
    </array>
    <key>thead</key>
    <array/>
    <key>tr</key>
    <array/>
    <key>ul</key>
    <array/>
    </dict>
    </dict>
    </plist>

    Ok. Found some more stuff. It appears that, as of 10.6.2, you can't have this in your whitelist: :
    <key>protocols</key>
    <key>styles</key>
    What's missing? Even if you have nothing to add to an area you must have the array tags e.g.
    <key>protocols</key>
    <array/>
    <key>styles</key>
    <array/>
    The problem is that the Wiki just fails if there is any problem with your whitelist, with no warning. To see the fault you have to look in the console log. There you will see something like this, which indicates a faulty whitelist file:
    8/01/10 10:34:00 AM com.apple.wikid[4416] Traceback (most recent call last):
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 689, in run
    8/01/10 10:34:00 AM com.apple.wikid[4416] config.parseOptions()
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 669, in parseOptions
    8/01/10 10:34:00 AM com.apple.wikid[4416] usage.Options.parseOptions(self, options)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/python/usage.py", line 226, in parseOptions
    8/01/10 10:34:00 AM com.apple.wikid[4416] for (cmd, short, parser, doc) in self.subCommands:
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 679, in subCommands
    8/01/10 10:34:00 AM com.apple.wikid[4416] for plug in plugins:
    8/01/10 10:34:00 AM com.apple.wikid[4416] --- <exception caught here> ---
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/plugin.py", line 204, in getPlugins
    8/01/10 10:34:00 AM com.apple.wikid[4416] adapted = interface(plugin, None)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/zop e/interface/interface.py", line 625, in callconform
    8/01/10 10:34:00 AM com.apple.wikid[4416] return conform(self)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/plugin.py", line 68, in _conform_
    8/01/10 10:34:00 AM com.apple.wikid[4416] return self.load()
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/plugin.py", line 63, in load
    8/01/10 10:34:00 AM com.apple.wikid[4416] return namedAny(self.dropin.moduleName + '.' + self.name)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/python/reflect.py", line 462, in namedAny
    8/01/10 10:34:00 AM com.apple.wikid[4416] topLevelPackage = _importAndCheckStack(trialname)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/caldavd/lib/python/twisted/python/reflect.py", line 398, in _importAndCheckStack
    8/01/10 10:34:00 AM com.apple.wikid[4416] return _import_(importName)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/wikid/lib/python/twisted/plugins/wikid.py", line 9, in <module>
    8/01/10 10:34:00 AM com.apple.wikid[4416] from apple_utilities.tap import WikiServiceMaker
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/wikid/lib/python/apple_utilities/tap.py", line 25, in <module>
    8/01/10 10:34:00 AM com.apple.wikid[4416] from apple_utilities import SettingsManager, Authentication
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/wikid/lib/python/apple_utilities/SettingsManager.py", line 916, in <module>
    8/01/10 10:34:00 AM com.apple.wikid[4416] globalSettings = SettingsManager(defaultConfigFilePath)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/wikid/lib/python/apple_utilities/SettingsManager.py", line 151, in _init_
    8/01/10 10:34:00 AM com.apple.wikid[4416] whitelist = WhitelistContentFilter.WhitelistContentFilter(userWhitelistPath, self.data['wiki']['whitelist'])
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/usr/share/wikid/lib/python/apple_wlt/WhitelistContentFilter.py", line 120, in _init_
    8/01/10 10:34:00 AM com.apple.wikid[4416] systemPlist = plistlib.readPlist(systemWhitelistFileLoc)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plistli b.py", line 78, in readPlist
    8/01/10 10:34:00 AM com.apple.wikid[4416] rootObject = p.parse(pathOrFile)
    8/01/10 10:34:00 AM com.apple.wikid[4416] File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plistli b.py", line 405, in parse
    8/01/10 10:34:00 AM com.apple.wikid[4416] parser.ParseFile(fileobj)
    Message was edited by: John Holley NZ

  • Subversion Check Out Suddenly Not Working

    The error only occurs for 'http' subversion URLs; 'https' subversion URLs are not impacted.
    This is drying me nuts for last 5 days!!!
    Out of the blue 5 days ago, SVN access from my MacBook Pro failed: I cannot access any SVN (i.e. not in our University or open source projects etc).
    The error obtain when performing 'svn co', or any other svn commands is shown below.
    This is same message is obtained irrespective of the svn repository (i.e. it is something due to my Macbook)
    $svn co http://anonsvn.internet2.edu/svn/i2mi/branches/GROUPER_1_6_BRANCH/
    $svn: OPTIONS of 'http://anonsvn.internet2.edu/svn/i2mi/branches/GROUPER_1_6_BRANCH': Could not read status line: connection was closed by server (http://anonsvn.internet2.edu)

    I'm experiencing the same problem on MBP running 10.7.5. Some other guys are reporting a similar problem at http://superuser.com/questions/472084/svn-error-when-connecting-from-macbook
    The svn+ssh connection and https connections work all ok. My other machine, running the same OS version does not have the problem. 
    An interesting thing is that I tried to run svn on a Ubuntu inside a virtualbox. It is experiencing the same results: svn ls http:// does not work; svn ls https:// works.
    A note at http://stackoverflow.com/questions/12808500/svn-could-not-read-status-line-error -on-checkout suggests that the culprit could be the Cisco VPN client. I've recently upgraded to Cisco AnyConnect 3.1, and at about the same time svn ls http:// stopped working.

  • Subversion on Mac OSX slow

    Have a question about subversion. I am using subversion on mac osx 10.6.6.
    I'm not using any GUI, but rather through the Terminal (connection through svn+ssh)
    My question is "why is it so slow to do update, commit etc. operations"?
    I have tried the same svn setup on windows and linux (ubuntu) machines and it's lightning fast, but not on the mac.... excruciating slow!
    Hope someone can help me. Thnx:)

    Run Activity Monitor and see if anything shows there that may be a factor.
    Run System Profiler/Logs/Console and monitor messages for anything that may shed light, etc.
    Max out your ram too
    Good luck

  • Win7 64-bit Forms 11.1.2.0 and JDeveloper 11.1.1.6 use same weblogic server

    Trying to make JDev 11.1.1.6 and Forms 11.1.2.0 use same weblogic server on Win 7 64-bit.
    Installed JDeveloper 11.1.1.6 studio generic. This installs a 32-bit JDK and weblogic 10.3.5. (Oracle, Why doesnt forms installer install weblogic like JDev does?)
    Installed 64-bit JDK 1.6.0_24
    Configured JDeveloper 11.1.1.6 and Weblogic 10.3.5 for 64 bit and to use new 64-bit JDK. Works great.
    Started up Oracle forms and reports installer and see that it wants to use all the defaults paths of JDevelopers Weblogic server - nice.
    However, I dont see a way to tell the forms installer the new path of the 64-bit JDK. The forms installer sees the older unused JDeveloper 32-bit JVM and complains.
    Like I said.. trying to use same weblogic server and not install two weblogic servers.
    Any ideas?

    This problem is caused by a Bug
    Bug 12669780: SUBVERSION "CONNECTION" FAILING FOR PROTOCOL SVN+SSH IN JDEV 11.1.2.0.0
    A patch is expected to be delivered soon

  • Subversion in xcode not showing anything

    Could some kind sould give me a hint why subversion seems to be not working in my xcode?
    I've got a repository via svn+ssh, and i can access it just fine via command line 'svn' commands.
    I've checked it out, and switched on SCM in Xcode.
    When i load the Xcode project, it asks me about the password, which seems to be fine, too, because Xcode never complains.
    However, it seems like none of the files in Xcode ever show any status change nor can't i perform any SVN actions on them (such as doing a diff).
    At http://zach.in.tu-clausthal.de/tmp/svn_xcode.png you can see a screenshot of Xcode that might reveal further infos.
    Can anyone hed some light on this why Xcode's svn is not working here?
    Any suggestions, hints, etc., will be greatly appreciated.
    Best regards,
    Gabriel.

    Hi Gabriel--
    I don't know if this will help or not, but someone has posted a tutorial on getting Subversion working with SSH and Xcode.
    charlie

  • Problems with capistrano recipe

    hi, I'm trying to follow the tutorial here:
    http://developer.apple.com/tools/deployonrailsleopard.html
    and I've got everything setup and ready to go, but for the life of me, I can't get the recipe file for Capistrano to work when I run the
    "cap deploy:setup"command
    this is what I get:
    * executing `deploy:setup'
    * executing "umask 02 && mkdir -p /Library/WebServer/expenses /Library/WebServer/expenses/releases /Library/WebServer/expenses/shared /Library/WebServer/expenses/shared/system /Library/WebServer/expenses/shared/log /Library/WebServer/expenses/shared/pids"
    servers: ["gandalf.local"]
    Password:
    [gandalf.local] executing command
    * [err :: gandalf.local] *sudo: no passwd entry for app!*
    command finished
    command "umask 02 && mkdir -p /Library/WebServer/expenses /Library/WebServer/expenses/releases /Library/WebServer/expenses/shared /Library/WebServer/expenses/shared/system /Library/WebServer/expenses/shared/log /Library/WebServer/expenses/shared/pids" failed on gandalf.local
    it says I have no password entry, but I do! what am I missing?
    here's my recipe below: I'd appreciate your help so much! thanks!
    set :application, "expenses"
    set :repository, "svn+ssh://[email protected]/Users/Shared/svnrepo/#{application}"
    set :deploy_to, "/Library/WebServer/#{application}"
    set :deploy_via, :export
    set :scm_username, "admin"
    set :scm_password, "mypassword"
    sshoptions[:forwardagent] = true
    role :app, "gandalf.local"
    role :web, "gandalf.local"
    role :db, "gandalf.local", :primary => true
    set :mongrel_cmd, "/usr/bin/mongrelrailspersist"
    set :mongrel_ports, 3000..3003
    set :user, "administrator"
    set :group, "admin"
    namespace :deploy do
    desc "Start Mongrels processes and add them to launchd."
    task :start, :roles => :app do
    mongrel_ports.each do |port|
    sudo "#{mongrel_cmd} start -p #{port} -e production \
    --user #{user} --group #{group} -c #{current_path}"
    end
    end
    desc "Stop Mongrels processes and remove them from launchd."
    task :stop, :roles => :app do
    mongrel_ports.each do |port|
    sudo "#{mongrel_cmd} stop -p #{port}"
    end
    end
    desc "Restart Mongrel processes"
    task :restart, :roles => :app do
    stop
    start
    end
    end

    Hi Csound1
    approx every 30 seconds the browser freezes and 'saving' appears in the top bar of icloud mail. The cursor starts spinning and then after about 8 secs I can start typing again. I also fiund that about 5-6 times a day my icloud browser tab showing mail just close and return to the main icloud menu page showing icons for mail, calender, notes etc

  • Issues With Xcode SCM Repository

    I've set up an SVN server on an iMac running Leopard as well as enabled remote login so I can ssh into it. Then I imported my latest Xcode project. It's a Java-based project. On my MacBook Pro also running Leopard I checked out the project using Terminal, then opened it in Xcode and configured it to use the repository over ssh. The little green jewel said Authenticated so I thought everything was working. I set the correct repository in my project settings and then edited a file. Yet when I select any file in the project, just about everything in the SCM menu is greyed out. The three Commit/Refresh/Update Entire Project items are not, however they fail with the following error:
    Error: 155005 (Working copy not locked; this is probably a bug, please report) Description: Commit failed (details follow):
    Error: 155005 (Working copy not locked; this is probably a bug, please report) Description: Directory '/Users/lord_jeremy/XCode/Java RTS/trunk/Java RTS/build/Java RTS.build/Java RTS.pbxindex/strings.pbxstrings/.svn' containing working copy admin area is missing
    I did a lot of google searching but I haven't found anything helpful. Is this a bug in Xcode 3.1.2 (the version I'm using)? If so, is it fixed in 3.2? I'd really prefer not to have to manage my project SVN via the command line,
    EDIT:
    I just noticed the stuff in the Get Annotations For submenu also isn't greyed out. Selecting Latest in that menu gave me the following error:
    Error: 210005 (Couldn't find a repository) Description: No repository found in 'svn+ssh://[email protected]/Users/lord_jeremy/Projects/Repositories/SVN/trunk/Java2TS/src/G ame/Objects/MoveableObjectBase.java'
    If you notice the path is .../trunk/Java2TS/... Is Xcode parsing some path somewhere incorrectly? I'm going to try reimporting the project without spaces in the name and see what happens.
    Message was edited by: Jeremy A

    I just noticed that for some reason the project is using an old path to my SVN repository. I recreated it and reimported the project but for some reason Xcode didn't realize that. I'm betting there's some little file somewhere that's causing my problem.

  • Any way to have time machine when every user is logged out?

    Hello. I have a small server running os x.5 and a hard disk with Time machine attached to it. For security reasons, the best way to have it run is to have the machine run with no user logged in. Several people work on it at distance by uploading/downloading material (via SVN, SSH, and so on), but I do not want that the random passer by tinker with it (it's in a public place).
    Now, I would like it to be regularly backed up, but I discovered that Time Machine does not work if there is no user logged in. This is a drag. Do you people have any trick I could use to keep TM working even when everybody is logged out (that is, when one can only see the login window)?
    Best,
    l.

    You might find this interesting:
    http://systemsboy.blogspot.com/2008/04/time-machine-after-logout.html

Maybe you are looking for

  • Creating collective invoice per customer - to be generated periodically (Every other week)

    Dear all, I am looking to generate a collective invoice every 14 days, for for all invoices(F2) generated by the specific customer within that time frame. This should be generated through a background job. Could anyone advice me on how to set this up

  • Adobe ReaderX will only print in landscape

    I updated to adobereaderX (free version) in the last few days. Now all my pdf documents will only print in "landscape". Word docs are not affected. On checking, my Brother printer seems to be working fine and the printer orientation settings are corr

  • Adding institution in overview screen of infotype 22

    Hi, I want to add new column to the overview screen(3000). The column is institution which is standard field from pa0022. The field is not listed in t588m table also. I also tried adding field using pm01 list screen tab.But this also doesnt help Is t

  • HR Master Data IDoc HRMDa and validity date

    Hi I have a record in infotype 8: - from 01.05.2011 to 31.12.9999. When I use PA30, I copy this record and change the dates from 05.05.2011 to 31.12.9999. Previous record of course changes the validity dates from 01.05.2005 to 04.05.2011, and second

  • Adobe SVN email format change

    All, We will be making a change to the way the subject line will read in the emails that are received from the Adobe Open Source Subversion commits. The hope is for the new format to avoid any further confusion, alarm  and in some cases screw-ups.  T