torsdag 22 juni 2023 kl. 16:06:13 UTC+2 skrev mahesh balasubramaniyan:

Thanks Daniel. I have below questions. When you mean Dump , I think,  these 
repositories will not be available for any later retrieval right. 


Dump means extracting all revision data to a local text file which you can 
then import to a new repository. Obviously, to reduce disk usage you need 
to remove the original repository, at which time it is no longer available. 
Please have look at the SVN 
book: 
https://svnbook.red-bean.com/en/1.7/svn.reposadmin.maint.html#svn.reposadmin.maint.tk
 

Also, We add folder and delete folders in the SVN Right? Does deletion not 
reduce the svn storage consumed?


No, not at the repository. Subversion is a version control system, it 
ensures it is possible to go back in time to a previous point (revision) 
and see exactly what was in the repository at that time. It would not be 
possible to do that if you could delete a file from the repository. Please 
also see https://subversion.apache.org/faq.html#removal

Kind regards,
Daniel
 

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/d524ae3a-1502-453d-b89a-f0c8888f6d88n%40googlegroups.com.

Reply via email to