What is subversion?

Answers were Sorted based on User's Feedback



What is subversion? ..

Answer / sunny

Subversion is a version control system.

The history of SVN is a revised version of CVS which is a
refined form of RCS.

Is This Answer Correct ?    46 Yes 1 No

What is subversion? ..

Answer / rohini

Subversion is a open source version control and license
free tool.That is, Subversion manages
files and directories, and the changes made to
them,overtime. Subversion can operate across networks,
which allows it to be used by people on different
computers.

Is This Answer Correct ?    34 Yes 2 No

What is subversion? ..

Answer / natraj.n

1)Subversion is free open source version control
2)all project files and modification stored in repository
from svn .
3)every changes ll be recording and monitoring and we can
easily changes undo.
4) recover the olderversion of files and remembers the svn
changes

Is This Answer Correct ?    28 Yes 1 No

What is subversion? ..

Answer / vikram

subversion is a version control tool

Is This Answer Correct ?    7 Yes 0 No

What is subversion? ..

Answer / madhu

Suppose if we have released a version. Later if some more
features are added to the previous version we have to
create a subversion for the original version.

Ex: version 1.0.0
subversion 1.1.0

Is This Answer Correct ?    17 Yes 37 No

Post New Answer

More Version Control AllOther Interview Questions

What is eSvn?

2 Answers  


What is the "best" CM tool to use?

0 Answers  


How to move a CS-RCS project to CS-CVS?

0 Answers  


Is there a separate QVCS API library available for embedding version control into a non-QVCS application?

0 Answers  


How to submit a patch for Subversion?

0 Answers  






How to create a repository? How to import data into it?

2 Answers  


What is the difference between a Change and a Conflict?

0 Answers  


What is the default vob size?

0 Answers  


How many additional groups can be added in vob?

0 Answers  


Is there a version of Merge for Mac OS X?

0 Answers  


Do you agree addressing the versioning issue is something GPO clearly needs to do, in conjunction with authentication and permanent public access ?

0 Answers  


How does the Hide Empty Folders command in the folder comparison window work?

0 Answers  


Categories