On Thu, May 7, 2009 at 11: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?

I don't know how to solve this problem, but to keep SVN as updated as
bzr, you could:
1- checkout SVN in another path;
2- copy files from bzr to that svn path (without .* files - only web2py files);
3- see svn status to add/del/etc. files that are with "!" status
4- svn commit -m "svn updated"

-- 
 Álvaro Justen
 Peta5 - Telecomunicações e Software Livre
 21 3021-6001 / 9898-0141
 http://www.peta5.com.br/

--~--~---------~--~----~------------~-------~--~----~
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