BLOG POST VOM 18. Mai 2009

Subclipse-Problem: Failed to execute WebDAV PROPPATCH / RA layer request failed

Yesterday I described how I’ve  set up a subversion repository (SVN) at unfuddle.com in Aptana Studio by using Subclipse. While everything worked fine yesterday, I encountered some problems today when I tried to commit my changes:

Failed to execute WebDAV PROPPATCH
svn: Commit failed (details follow):
svn: At least one property change failed; repository is unchanged
RA layer request failed
svn: Error setting property ‘log’:
Could not execute PROPPATCH.

Doing some searches on Google helped me to find a solution: Simply open Preferences,  click Team, click SVN and change the SVN Interface from JavaHL to SVNKit.

When I started the next commit I got the chance to login and after that everything worked fine.

Tags » , , , «

Autor:
Datum: Montag, 18. Mai 2009, um 7:33 Uhr
Thema: (Web) Development

Trackback: Trackback-URL | Feed zum Beitrag: RSS 2.0

7 Kommentare, Trackbacks und Pingbacks

  1. DarkMoonWolf sagt:

    You’re writing in english now? I don’t mind, just to keep language the same i’ll answer in english.

    Do you really have to use SVN? I used SVN once and got many problems when working with others and both i and my colleague edited the same file.

    Git is a distributed system, that works much better for groups, because branching and merging are much more comfortable. I even use it for tracking my own steps and changes on projects i’m working on for myself.

    greetings
    Ronny

  2. Andre Kolell sagt:

    Thanks for your comment! Since all of my fellow students do not speak German but like to read my posts, I decided not to worry to much about a wild mixture of languages in this blog. I cannot switch entirely to English due to my parents and grandparents who enjoy my travel reports…

    Now about SVN: I have worked with it some time ago and it was alright. But an work we use Mercurial. Since unfuddle.com offerts Git as well, it might be worth taking a closer look at it. I will talk to my fellow students if they have any experience with it, because we might do some WordPress plugin development in a group.

  3. Marko Kecman sagt:

    Thanks! It solved my problem too.

  4. Claudio Fernandez sagt:

    Thanks for writing down this (and in english)!!! This PROPPATCH problem was giving me a lot of headaches.

  5. bucabay sagt:

    The proppatch problem has been bugging me for a few days. I could only commit without adding a commit message. Thanks for writing the solution.

  6. Reimann sagt:

    Danke für die Problemlösung zu:
    Failed to execute WebDAV PROPPATCH

    Einfach schnell und WIRKSAM!!

  7. krizz sagt:

    ich wollte bereits fast schon von der dachkante springen… ;-)
    DANKE!

Neuer Kommentar