hound icon indicating copy to clipboard operation
hound copied to clipboard

Add fake VCS driver

Open tgulacsi opened this issue 4 years ago • 6 comments

Add a fake VCS driver, to allow indexing a local, not versioned directory.

tgulacsi avatar Jul 09 '20 16:07 tgulacsi

Out of curiosity, are you running into a situation that's preventing a git init in a local directory?

salemhilal avatar Oct 30 '20 18:10 salemhilal

It would be really great if this could be merged. Is it okay if I take this over? I think "vcs": "local" or "vcs": "file" would be more descriptive than none though.

mrexodia avatar Aug 30 '22 14:08 mrexodia

@mrexodia feel free to take this over! I'd also love to know more about your use case for having code search without some sort of version control.

salemhilal avatar Aug 31 '22 09:08 salemhilal

Hopefully will be able to get to it this month... My use case is indexing a few GB of leaked source code and adding things to git would take a lot of disk space/time.

mrexodia avatar Oct 11 '22 22:10 mrexodia

Hey @mrexodia, I was under the impression that you'd be taking this PR over. Are you able to resolve the outstanding items and comments in this PR?

salemhilal avatar Oct 12 '22 17:10 salemhilal

Hopefully eventually, don’t have the most time in the world but I’ll get to it…

mrexodia avatar Oct 12 '22 18:10 mrexodia