what happens to files in the annex when you delete them? #372
Answered
by
alecristia
alecristia
asked this question in
Q&A
|
I made a commit with a bunch of audio files that I think are duplicates of other audio files: C30/C30_20180717/C30_20180717_converted/REC001.WAV I guess I could leave them in with no reference to them from If/when I decide to delete the duplicate audio files, will I be able to go back to a different commit and retrieve them? Probably not, right? |
Answered by
alecristia
Apr 25, 2022
Replies: 3 comments
|
you cannot delete them unwittingly, see http://handbook.datalad.org/en/0.12/basics/101-136-filesystem.html#removing-annexed-content-entirely |
0 replies
Answer selected by
alecristia
|
I would have to guess that you won't be able to retrieve them. Going back
to the commit would retrieve symbolic links but when trying to get them in
the annex, they should not be stored there anymore.
I should run a test of this at some point just to be sure.
Le lun. 25 avr. 2022 à 09:41, Alex Cristia ***@***.***> a
écrit :
… I made a commit with a bunch of audio files that I think are duplicates of
other audio files:
C30/C30_20180717/C30_20180717_converted/REC001.WAV
versus
C30/C30_20180717/C30_20180717/REC001.WAV
I guess I could leave them in with no reference to them from
metadata/recordings.csv, but I may find this confusing in the future. For
now, I'm adding a column to metadata/recordings.csv called "repeated"
that is 1 if I think these are duplicates.
If/when I decide to delete the duplicate audio files, will I be able to go
back to a different commit and retrieve them? Probably not, right?
—
Reply to this email directly, view it on GitHub
<#372>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYCGCREATV4QB7J5JZTKGOTVGZEC7ANCNFSM5UHVRJKQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
0 replies
|
Indeed, But you can delete them with datalad drop (that is the command you
would use for the original question)
Le lun. 25 avr. 2022 à 09:45, Alex Cristia ***@***.***> a
écrit :
… you cannot delete them unwittingly, see
http://handbook.datalad.org/en/0.12/basics/101-136-filesystem.html#removing-annexed-content-entirely
—
Reply to this email directly, view it on GitHub
<#372 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYCGCRCR2S7XB6BGG5ALKILVGZERXANCNFSM5UHVRJKQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***
com>
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you cannot delete them unwittingly, see http://handbook.datalad.org/en/0.12/basics/101-136-filesystem.html#removing-annexed-content-entirely