From f4e5733e604eff573a427dd6a51e775a1d57528c Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkJafmCf-sg9_OM0pynFYM3AO4WCgJiaMI" Date: Fri, 21 Nov 2014 15:48:22 +0000 Subject: [PATCH] --- doc/forum/weird_view_file_naming.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/weird_view_file_naming.mdwn diff --git a/doc/forum/weird_view_file_naming.mdwn b/doc/forum/weird_view_file_naming.mdwn new file mode 100644 index 0000000000..1520c6ad3d --- /dev/null +++ b/doc/forum/weird_view_file_naming.mdwn @@ -0,0 +1,13 @@ +Very quick one, if anyone has to share experience with views (i would find them useful to get partial checkout views, as long as I can find a special setup to preserve the tree/filenames hyerarchy): + +by using (filtering) views I am getting file names changed to include the (orignal) dir name, +for instance: + +2008/pippo.doc + +after a git annex view 2008/=*, comes out as pippo_%2008%.doc +is this avoidable ? + +(i've been trying to follow metadata walkthrough etc. but i always get the dirname in the filename between percents...) + +btw: version is 5.20141105