Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate the data dir into it's own repo #14

Closed
davidski opened this issue Aug 10, 2014 · 8 comments
Closed

Separate the data dir into it's own repo #14

davidski opened this issue Aug 10, 2014 · 8 comments

Comments

@davidski
Copy link

Splitting the data directory out into it's own repo would allow clone operations to run a lot faster. Current repo is 279MB in size. 😬

@alexcpsec
Copy link
Member

Not a bad idea, but I am not sure how to best do that though. I will ask some Github friends what they suggest.

@alexcpsec
Copy link
Member

I though a little bit about this and I think the best way to go is:

  • Create a new Repository called tiq-test-Summer2014 where I will have all the data and the R Markdown file for the talks we did.
  • This repository (tiq-test) will have the base functions for the test (which I expect to become a R package) and just be code.
  • Also, as I have new Markdowns for talks and stuff like that, I'll just create new repos that use the tiq-test repo.

@davidski What do you think?

@davidski
Copy link
Author

Definitely like having tiq-test as the foundation for a R package, sans the data. That definitely solves my oh-my-gosh-why-is-US-broadband-so-bad problem. 😉

@alexcpsec
Copy link
Member

Cool, will get to it as v0.1.2 :)

@alexcpsec
Copy link
Member

This pull request cleans it up and removes the data, but it will still be in the git history. It seems removing it is a bit traumatic. I will research a bit further on this.

@davidski
Copy link
Author

Thanks, @alexcpsec! FYI, for clearing up the history, I recently used the steps detailed in this Stackoverflow discussion to do a similar bit of git surgery.

@alexcpsec alexcpsec reopened this Aug 18, 2014
@alexcpsec
Copy link
Member

Yeah, I will look into that, Thanks!

@alexcpsec
Copy link
Member

All right! Fixed! This is a good reference for this - https://help.github.com/articles/remove-sensitive-data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants