Defeating “svn: Error processing command ‘modify-wcprop’ in ‘.’”

svn cleanup seems to do this when there is a partially completed update in a directory. (I think..)  Try deleting the .svn/log file in the offending directory and doing svn cleanup again.

Thank you stackoverflow.

Tags:

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...

Possibly Related:


3 Responses to “Defeating “svn: Error processing command ‘modify-wcprop’ in ‘.’””

  1. joserwan Says:

    Thank you ! Got this error after kill -9 svn update … Last time I had to checkout all project again !

  2. Defeating “svn: Error processing command ‘modify-wcprop’ in ‘.’” « Hary Mulyadi Says:

    [...] source: http://blog.arithm.com/2009/11/17/defeating-svn-error-processing-command-modify-wcprop-in/ [...]

  3. dayo Says:

    Simple and straight to the point. Solved my problem. Thanks!

Leave a Reply