TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: how do you archive/preserve your source code?

1 pointsby vrypanover 11 years ago
I&#x27;d like your input. When you&#x27;re done with a software project (not open source), how do you preserve&#x2F;archive your code?<p>Would you use something like longaccess.com as a long-term backup solution? (disclaimer: I&#x27;m the founder of longaccess)<p>If our service was immediately available, would you use it from the command-line, or would you wait for a desktop GUI?<p>Any feedback would be valuable. Thank you.

1 comment

domnessover 11 years ago
All my work is via Git. So in my team we use GitHub for our normal projects (pay per project), and when we&#x27;re done, I put it onto BitBucket (pay per user), so whatever I put onto BitBucket is then free of charge. I think I&#x27;ll stick to this solution as it&#x27;s cheap (read: free).<p>However, if I was to use your service, I&#x27;d be happy to use command line.
评论 #6750632 未加载