How to remove svn folders over FTP on Windows hosting

Posted by Loftx on Stack Overflow See other posts from Stack Overflow or by Loftx
Published on 2010-03-14T22:47:34Z Indexed on 2010/03/14 23:05 UTC
Read the original article Hit count: 246

Filed under:
|
|
|
|

Hi there,

I've accidentally copied a large part of a folder tree from my SVN working copy to my shared Windows web host via FTP.

The site is now littered with .svn directories and and I need some way of cleaning them. The only access I have to the server is via FTP, or by running a script on the server.

Does any one have a script which can be run remotely to remove the files over FTP from my development machine (any language Windows/Linux is fine) or a script in ASP, ASP.net or PHP I can run directly on the Windows server to remove these directories?

Thanks,

Tom

© Stack Overflow or respective owner

Related posts about svn

Related posts about ftp