Dear Python developers I want to achieve svn delete functionality using
python v2.3.5

         >>> I have repository and working copy
         >>> I do checkin and checkout
         >>> 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.

         please help me with code snippet if possible. What is best lists
comparing method to get items not present in working copy, present in
repository.


         Thanking you in advance.

-------------
Regards,

Shashidhar N.Paragonda
shashidha...@gmail.com
+919449073835
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to