Re: Deletion of Branches(Folder and Files) from SVN server

2024-07-09 Thread Nico Kadel-Garcia
On Tue, Jul 9, 2024 at 6:13 AM Bo Berglund wrote: > > On Tue, 2 Jul 2024 20:39:12 +0530, Roshan Pardeshi > wrote: > > >We require to delete the branches(folder and files) from SVN server to > >release some space from disk as we are facing space crunch on disk in SVN > >server. > > Following this

Re: Deletion of Branches(Folder and Files) from SVN server

2024-07-09 Thread Bo Berglund
On Tue, 2 Jul 2024 20:39:12 +0530, Roshan Pardeshi wrote: >We require to delete the branches(folder and files) from SVN server to >release some space from disk as we are facing space crunch on disk in SVN >server. Following this discussion it seems like the best approach would be to buy yourself

Re: Deletion of Branches(Folder and Files) from SVN server

2024-07-09 Thread Andreas Stieger
Hello, On 2024-07-02 17:09, Roshan Pardeshi wrote: We require to delete the branches(folder and files) from SVN server to release some space from disk as we are facing space crunch on disk in SVN server. Please help on this as what command we should use to delete the branches(folder and files).