What is SVN and use cases of SVN?
What is SVN? SVN, which stands for Subversion, is an open-source version control system (VCS) used for managing changes to files and directories over time. It’s a centralized system, meaning…
Read more »Basic Workflow in Subversion (SVN) – Getting Started Tutorials
Basic Work Cycle in Subversion (SVN) Subversion has numerous features, options, bells, and whistles, but on a day-to-day basis, odds are that you will use only a few of them….
Read more »SVN (Subversion) Branching Strategy
Version control systems play a vital role in the success of a software development team. This blog aims to provide a simple branching and merging strategy to manage the code…
Read more »Subversion Interview Questions and Answer Part-1
When checking out code from SVN you usually want to check out from __ not from the root of the repository. repo tags trunk (Ans) branches A source control system…
Read more »Hook Implementation in Subversion
Lets Disucuss best way to implement Hook with SVN? This is very useful content to know aboutr hook in SVN svnbook.red-bean.com/en/1.1/ch05s02.html pre-commit hook, what is the best way of implementing…
Read more »Next Generation Software Configuration Management with Subversion
Next Generation Software Configuration Management with Subversion Next Generation Software Configuration Management with Subversion
Read more »Apache Subversion 1.7 has Arrived | What’s new in Subversion 1.7 ?
Apache Subversion 1.7 has Arrived Subversion 1.7.0 has been officially released today. With the release of Subversion 1.7 comes the release of Subversion Edge 2.1.0. This release of Subversion Edge…
Read more »How to Examin History in Subversion (SVN)?
Examining History in Subversion Your Subversion repository is like a time machine. It keeps a record of every change ever committed and allows you to explore this history by examining…
Read more »Subversion’s Components – SVN Components Overview
Subversion’s Components Subversion, once installed, has a number of different pieces. The following is a quick overview of what you get. Don’t be alarmed if the brief descriptions leave you…
Read more »| SVN | Subversion | SVN pros and Cons| SVN Repository Planning | SVN Repository layout
| SVN | Subversion | SVN pros and Cons| SVN Repository Planning | SVN Repository layout | Subversion (SVN) Repository Layout Single Project – One project per repository location Pros…
Read more »HOWTO: Install e17 from SVN/source on Ubuntu
E17 is a lightweight window manager/bundle of libraries for Unix based operating systems. E17 is designed to be both elegant and fast – two goals it succeeds at very well….
Read more »Syncro SVN Client v5.1 for Windows, Linux & MacOSX – Features
Syncro SVN Client makes easier the document and code sharing between content authors or developers. This multiplatform Subversion front-end allows you to browse repositories, check for changes, commit changes, update…
Read more »Syncro Soft Announces New Release of Syncro SVN Client
Syncro Soft Announces New Release of Syncro SVN Client Syncro Soft Ltd, the producer of Syncro SVN Client, has announced the immediate availability of version 5.1 of its Subversion (SVN)…
Read more »ANT Builds and Subversion (SVN) | Ant integration with Subversion guide
As I have mentioned in a previous blog entry, I have come to love using ANT in my development environment. One of the things that I like about it is…
Read more »SVN Installation | Subversion Installation guide | Subversion Setup
Install CollabNet SVN Command Line Client in Red Hat Link: http://www.collab.net/downloads/subversion/redhat.html 1. Platform and configuration Product: CollabNet Subversion client Platforms: Red Hat Enterprise Linux releases 4 and 5 (all versions,…
Read more »