On Wed, 2011-06-22 at 17:19 +0530, Shashidhar P wrote: > >>> If end user deletes some files from working copy MANUALLY > not > using SVN delete, I need to comapare working copy and repository > before > checkin and make sure that files which are deleted manually from > working > copy should be deleted from the repository.
that is what svn status does. -- regards Kenneth Gonsalves http://lawgon.livejournal.com/ _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
