Trunk svn url: http://svn.myserver.com/trunk/project1
Private branch created from above branch: http://svn.myserver.com/trunk/project1_myprivate
Now after some merging from trunk to private and private to trunk, finally I want to merge from trunk to myprivate branch but this time want to accept all changes of trunk and ignoring myprivate, what commands I need to acheive this?