Hello everyone, today I will share my experience about creating a Git repository for a new Android Studio project. This post dates back to 2016 and is migrated from an older blog. My goal is to allow a fellow developer to checkout (Clone in Git words) the project from server […]
version control
2 posts
1. Introduction 2. Resources 3. Prerequisites – Install Software 4. Setup a Subversion Repository with the Help of TortoiseSVN 4.1. Create a Repository 4.2. Set a Security Policy 4.3. Run Subversion Server Process 5. Checkout a Working Copy 6. Add content and Commit 6.1. Add a Text File to Versioning […]