Re: Loss by accident, clean up unversioned files
Ayyanar Raja <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.user |
|---|---|
| Message-ID | <CAFgOjYsvJTU7E5QTMm5Ufmf2p2Lfq6bJyv68qA-93Gd872HroQ@mail.gmail.com> |
Is there anyway I can recover files ? It is happened by unknowingly, It is not intentional to do so. -- Best Regards, Ayyanar Raja Mobile: +91-7639269672 Email: [email protected] On Fri, 14 Jun 2024, 7:54 pm Nico Kadel-Garcia, <[email protected]> wrote: > On Fri, Jun 14, 2024 at 6:38 AM Ayyanar Raja <[email protected]> wrote: > > > > Hi Team, > > > > As per the below mail, I've unknowingly deleted the unversioned files. > How to recover them? > > > > Why is this not yet fixed ? > > > > -- > > Best Regards, > > Ayyanar Raja > > Mobile: +91-7639269672 > > Email: [email protected] > > "Stop doing that". Changes to system config files should be in source > control *first*, not after the fact. I've had that argument with > various people. It can create a lot of bulk in Subversion systems, > since there is no way to completely expunge extraneous or discarded > work, but it's much safer to pull changes from a development branch, > not edit locally and "commit when it's done". >