2G Data Plans airtel 2G data plans best 2g data plans compare 2g data plans idea 2G data plans Mobile Data Plans vodafone 2g data plans

Compare Airtel Vodafone Idea 2G Data Plans Internet Plans

Airtel,Vodafone and Idea mobile networks are India’s Top 3 mobile networks in terms of mobile subscribers, and these 3 companies offers wide range of 2G data Plans for their prepaid customers. Below are the details of Airtel,Vodafone,Idea 2G Mobile internet data plans differences. Airtel Vodafone Idea For Rs.16 – 80 MB – 3 days For […]

SVN Tutorials

Sub Version SVN Commands for SVN Check Out SVN update Svn Status InfoDelete

Trunk url:  file:///home/svn/folder/svnrepos/Trunk Description: Checkout code from file:///home/svn/folder/svnrepos/Branches/BRANCHNAME  to /var/www/html/users/Command: svn co file:///home/svn/ap_project/svn_repos/Branches/BRANCHNAME  /home/test/ Description: To get the update from svnCommand: svn update Description: To add the files to svnCommand: svn add filename.php Description: To commit the files to svnCommand: svn commit filename1.php filename2.php -m “Mention Why you Changed the file in comments” Description: To […]