Description
Hello, I am badly missing some kind of synchronisation with svn, that would be very helpful in different situations. Lets assume that there is one svn repository, having different projects with trunk, branches etc. Now I would like to "mirror" the trunk or a branch of this repository to another repository. Please note that I only want to mirror a part and not the whole thing. The reason for doing so is that I would like to mirror a trunk/branch from one repository to another (mirror into the destination repositories trunk). After this I would like to add my own branches (without touching the mirrored trunk/branch). From time to time I now want to sync my mirrored trunk with the original repositories trunk/branch (revision numbers will be different then). Within my own repository I acn now merge from the mirrored trunk/branch into my branches and also I can create diffs between my and the original version. Thats something I really would like to see. Hope you got the idea and find it useful.
Original issue reported by powerstat