Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
3answers
80 views

Home backup solution with multiple harddrives and it has to tolerate user error ( version control ? )

At home, I have about 1TB of data needs backup and update frequently. The new data is currently copied to one hard-drive and mirrored to other hard drives. However, this is not safe, if there is user ...
0
votes
0answers
34 views

Windows editor with integrated SCM?

I often need to work on one-off scripts for which I could use source control so that I can easily try something, go back if it didn't work, and generally follow the different things I tried. Editors ...