Guten Tag Ahtesham Kazi,
am Mittwoch, 28. November 2018 um 05:12 schrieben Sie:

> I have read that subversion does not allow deleting obsolete not required 
> data.
> Is there a way we can fork from some point onwards ?

You can dump a range of revisions from an existing repo and create a
new one based on the dump:

> dump: usage: svnadmin dump REPOS_PATH [-r LOWER[:UPPER] [--incremental]]
> load: usage: svnadmin load REPOS_PATH

If you really want to use the entire history before some revision,
this is pretty easy and safe and you don't need to deal with
difficulties by excluding things.

Carefully read the help regarding how "load" behaves for UUIDs and
think about the existing repo, it's checked out working copies etc.
Safest would be to start with a new UUID in the new repo and new
checkouts.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail: thorsten.schoen...@am-soft.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/

Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04

AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow

Reply via email to