subversion problem with Morphos 2
  • Order of the Butterfly
    Order of the Butterfly
    weiseb
    Posts: 210 from 2003/3/29
    I get the following error when i try to checkin

    svn: Commit failed (details follow):
    svn: system('golded:golded svn-commit.2.tmp') returned 32512

    golded:golded is where $EDITOR points to.
    I tried Unix style path to golded
    and even copied ed into /usr/bin/ and set
    $EDITOR accordingly


    This does work on my Morphos 1.4 partition

    Any Ideas (appart from using svn ci -m...)
  • »02.11.08 - 11:04
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    weiseb
    Posts: 210 from 2003/3/29
    @tokai
    thanks your answer it showed me that it does work somehow

    I was able to solve my problem but I am still not sure if its a misconfiguration on my side or not.

    c: is part of the path
    bin: was added to c with assign... add
    from cli this is enough to execute stuff in bin:

    for svn I had to add bin: to the path
  • »03.11.08 - 20:47
    Profile