Blogroll
Categories
- Android
- Angular
- Apache
- AppEngine
- AWS
- barcode
- Bash
- Bluetooth
- Caching
- Citrix
- Cloud
- Cron
- CSS
- Curl
- Database
- Deploy
- Docker
- Eclipse PDT
- Excel
- Food
- Gaming
- GIT
- Github
- Globe Tattoo
- Google AdSense
- Hosting
- Humor
- IDE
- IIS
- Internet Explorer
- Investments
- JavaScript
- KDE
- Kohana v3
- Linux
- MySQL
- Networking
- News
- NodeJS
- Outlook Express
- Page Views
- Personal Blog
- php
- PHPStorm
- PHPUnit
- PostgreSQL
- Programming
- Project
- Python
- Rails
- React
- React Native
- Recursion
- Regular Expression
- Ruby
- SEO
- Showbiz
- SimpleTest
- Site Optimization
- Slackware
- SQL
- SQL Server
- SSH
- Stock Trading
- SVN
- SwiftMailer
- TDD
- TypeScript
- Uncategorized
- Web Browser
- Web Development
- Windows
- WordPress
- WordPress Plugin
- WordPress Theme
- XFCE
- Zend Framework
- zend server
Meta
Tag Archives: GIT
Working Both GIT and SVN
SVN in the office, GIT at home. That is my current setup. How is it possible? Simple, GIT is so flexible that it can mingle with SVN very well. This is how I actually do it. GIT at home First, … Continue reading
Posted in GIT
Tagged both git and svn, GIT, git and svn, git and svn at the same time, git and svn both, svn
Leave a comment
Working with GIT
Been a SVN user when I started building serious projects. SVN is a centralized source control management software available for most platforms. It works fine for me for several months of work. It just works! However, there comes a time … Continue reading