Category: SVN
-

Indian 5.62 lakh facebook users data also leaked says facebook
Facebook has declared that 5.62 lakh Indian facebook users data has also been stolen by UK based company Cambridge Analytica. In India 335 facebook users had downloaded the app which Cambridge analytica used to harvest the facebook data in US. The friends of those 335 facebook users also got affected as their data also got…
-
Saraswati Vidya Niketan School, Ambala Cantt
Saraswati Vidya Niketan School, Ambala Cantt, was established in 2002 to cater to the educational needs of the children of village Babyal and nearby area. The foundation of the second unit of the school was laid on December 2011 at Chandpura, Ambala. It has now a well-designed building with lovely green lawns on 5 acre…
-
How to do sparse update with Check for modifications
The third method for files not showing under working folder is ‘Check for modifications’. So now we see how to do sparse update with check for modifications as below. Sparse update with Repo-Browser<< Already gone through this page >> Step 1. click on your working folder select ‘TortoiseSVN’ and then click on ‘Check for modifications’…
-
How to do Sparse Update with Repo-Browser
We can also select the files in working folder with the help of Repo-Browser. So now we learn about ‘How to do sparse update using repo-browser’. Repo-browser is short form for Repository Browser. Sparse update with Update to Revision<< Already gone through this page >> sparse update with check for modifications Step 1. Right click…
-
How to do Sparse update with Update to Revision
We can select or deselect the files from working folder even after checkout has been done. There are three ways to do so first is ‘Update to revision’, second is ‘Repo-Browser’ and third is ‘Check for modifications’. So in this lesson we will learn about ‘How to do sparse update with update to revison’. Creating…
-
How to create Repository using Command Prompt and doing Sparse Checkout
It is amazing to know that we can create repository with command prompt also. So in this lesson we will learn ‘how to create repository using command prompt’. Moreover, sometimes there are requirements to show or hide the working copy on network using SVN. So to accomplish this we will go through ‘how to do…
-
How the Context Menu and Icons look like in SVN
Here is a clear picture of ‘How the Context menu look like in SVN’ where we can see all the major commands usable for working with SVN. Also you will be able to see various ‘Icon overlays’ in further working of SVN as per icons image down below about which we will discuss in our…
-
How to add new files in working folder and check logs
There always been changes in projects where we add new files to our project. So now we learn ‘How to add new files in working folder’ and ‘How to check Logs in SVN’ as per below steps. How the working copy functions<< Already gone through this page >>How the Context menu and Icons look like…
-
How the working copy functions (SVN Commit)
When working copy is ready we must understand how to work on it so that we get information about every modification. To learn it we go through ‘How the working copy functions’ as per below steps. How to create working copy<< Already gone through this page >>How to add files in working folder Step…
-
How to create Working copy through Checkout command
Now we need a working file to work upon which must maintain previous changes and new changes in it. To know about that we start with ‘How to create working copy through checkout command’. How to create repository<< Already gone through this page >>How working copy functions Step 1. Now we checkout the folder…