Page MenuHomePhabricator

Recover /data/project/home/botbot on bots project
Closed, ResolvedPublic

Description

I need a full recovery of that folder

Event Timeline

Petrb assigned this task to coren.
Petrb raised the priority of this task from to High.
Petrb updated the task description. (Show Details)
Petrb added subscribers: Blahma, Ricordisamoa, Aklapper and 2 others.

botbot's home contains well over 300G of files, most of which seem to be packages of some sort. Please specify the exact files (or subset of files) which are irreplacable and need to be salvaged as this requires manual inspection of every file.

300GB are you sure? I doubt it's more than 300MB

There should be some folder called "src" which contains sources, this one I definitely need

there is somewhere a git repository maybe looking for it will get you to that folder

There are many git repos in the directory, but:

project/home/botbot/botbot/src

has 14M and is reasonable to inspect and restore.

I've extracted all the non-.git files from the repos that had changes in the tree; excluding the .pyc files which I could not manually inspect and validate.

As far as I can tell, that should be all of your source. The excluded repos that were identical to their origin:

github.com/BotBotMe/botbot-bot
github.com/golang/glog
github.com/lib/pq
github.com/monnand/goredis
jsonit

The rest have been placed into /data/project/home/botbot/recover.tgz in the bots project.