Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8144731
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T13:27:43+00:00 2026-06-06T13:27:43+00:00

I created a portable development environment off of portable apps and quite a few

  • 0

I created a portable development environment off of portable apps and quite a few custom batch files. I would like to keep all instances of it up to date – Dropbox would be an ideal option but I need it to synch on my flash drive and my computer. I think git would work, but the size of the repo will be an issue. I need to know the viability of this idea and how to delete commits to prune extra data when uploading. I think the repo will at least double the total size of the data. Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T13:27:45+00:00Added an answer on June 6, 2026 at 1:27 pm

    If your files are mostly text, Git will much less than double the size of your data. To take an example, I store my Vim configuration files in a Git repository to allow me to easily get at them anywhere, and keep them up-to-date. The config files themselves are just under 3 MB, and the .git directory for that is only just over 1 MB after 683 commits. It’s smaller than a Subversion checkout, and small enough not to worry about.

    It used to be necessary to run git gc in a repository every so often to prune unreachable data from the repository. This was especially true after doing a lot of rebasing or other history editing. But since about Git 1.5, it keeps track of the amount of unreachable data as you go along and automatically prunes it when it gets to be too much. There are configuration options to tune it if you’re really short on space and have time and CPU cycles to spare. See git help gc for details, but I really think you just won’t find space a problem.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to create a portable library for iPhone, that also could be
I am developing a portable C++ application. Development environment is Linux. I have a
I like to portable-ise as many programs / apps as I can, so I
is it possible to create portable applications from Scansoft voices .exe files ? (www.portableapps.com).
I have a Visual Studio 2008 C++ application where I've created a custom streambuf
Is there anything to make the rails development portable across operating systems (with prerequisite
I have an application that I created a while ago for some unknown portable
My python program generates a collection of binary files. I create pgm (portable bitmap
The goal behind this question is to create a portable Windows script/program that would
I have created a little pre-commit hook in python. This hook works like a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.