Share

ODF-SVN

Tracker: Bugs

5 Error while commit or update document - ID: 2825376
Last Update: Comment added ( edholness )

thanks to jimethn and its post #2424484, I've modified the package.py and
reinstalled odfsvn.
So I can import and checkout *.odt files into SVN.

But when I try to commit or update changes, the program throws errros.

[user@localhost:~]$ odfsvn import doc.odt svn://path/to/svn/doc.odt
[user@localhost:~]$ odfsvn checkout svn://path/to/svn/doc.odt doc.odt
[user@localhost:~]$ odfsvn help commit
Comment changes to a document.

Usage:
odfsvn commit <filename>

[user@localhost:~]$ odfsvn commit doc.odt
Traceback (most recent call last):
File "/usr/bin/odfsvn", line 8, in <module>
load_entry_point('odfsvn==1.0a1', 'console_scripts', 'odfsvn')()
File "build/bdist.linux-x86_64/egg/odfsvn/scripts/main.py", line 184, in
main
File "build/bdist.linux-x86_64/egg/odfsvn/scripts/main.py", line 101, in
ActionCommit
KeyError: 'url'

I'm working with Ubuntu 8.04 x64
Some idea?

Best regards,
Loïc


Nobody/Anonymous ( nobody ) - 2009-07-22 13:40

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2009-08-02 21:22
Sender: edholnessProject Admin

Hi,

ODFSVN is no longer being actively developed. So little has happened here
for some time that it's not even been marked as no longer being maintained.
I'll do this now to avoid confusion. In the meantime, my previous
project, OOoSVN works OK. You might want to take a look at the functions
that offers. It's good enough for my everyday use.


Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.