[BangPypers] python SVN delete functionality

Sriram Narayanan sriramnrn at gmail.com
Wed Jun 22 20:59:09 CEST 2011


There's also the python API to SVN which let's you d a lot of stuff.

-- Sriram

On 6/22/11, Shashidhar P <shashidhar85 at gmail.com> wrote:
>  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
> shashidhar85 at gmail.com
> +919449073835
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>

-- 
Sent from my mobile device

==================
Belenix: www.belenix.org


More information about the BangPypers mailing list