Any pointers on this? Regards, Mahesh B.
On Fri, Jun 23, 2023 at 10:27 AM mahesh balasubramaniyan < [email protected]> wrote: > Hi Daniel, > > Thanks for the insights, it really helps. As we had already used 91% of > our SVN Disk, We are looking to cleanup space and move our older code > branches to a cold storage(later retrieval if needed) than keep it in our > server. Can you please help us with pointers from your experience to > cleanup any particular way? > > Regards, > Mahesh B. > > On Thu, Jun 22, 2023 at 7:41 PM Daniel Sahlberg via TortoiseSVN < > [email protected]> wrote: > >> >> >> 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 a topic in the >> Google Groups "TortoiseSVN" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/tortoisesvn/CgXFrStrHNs/unsubscribe. >> To unsubscribe from this group and all its topics, 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 >> <https://groups.google.com/d/msgid/tortoisesvn/d524ae3a-1502-453d-b89a-f0c8888f6d88n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/CANaQG0SVjWhRrnuHQ0_Gf7%3DxZU26C%3DW-iRGaBPvrsjxjUsA11g%40mail.gmail.com.
