I may be mistaken, but it appears you may have manually deleted the
files prior to issuing the command to Subversion. When subversion goes
to commit the change, it then tries to clean up the files you have
"marked" for deletion. The error complains that it cannot complete
your request because the files are not actually there to be cleaned
up.

YMMV.

    -- Lesh


On May 7, 10:57 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
> I hate svn!
>
> massimo-di-pierros-macbook:web2py_svn mdipierro$ svn rm --force doc/
> build
> D         doc/build
> massimo-di-pierros-macbook:web2py_svn mdipierro$ svn commit -m
> "cleanup"
> svn: Commit failed (details follow):
> svn: Directory '/Users/mdipierro/web2py_svn/doc/build' is missing
> massimo-di-pierros-macbook:web2py_svn mdipierro$ svn update
> svn: REPORT request failed on '/svn/!svn/vcc/default'
> svn: REPORT of '/svn/!svn/vcc/default': 200 OK (https://
> web2py.googlecode.com)
>
> what do I do?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to