Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Subversion (software)


  
  subversion.tigris.org
Subversion is designed to be client/server from the beginning; thus avoiding some of the maintenance problems which have plagued CVS.
Subversion is equally efficient on binary as on text files, because it uses a binary diffing algorithm to transmit and store successive revisions.
Subversion uses gettext() to display translated error, informational, and help messages, based on current locale settings.
subversion.tigris.org   (664 words)

  
  Subversion (software) - Wikipedia, the free encyclopedia
Subversion is an open source application used for revision control.
Subversion is designed specifically to be a modern replacement for CVS and shares a number of the same key developers.
CIA is a piece of software that notifies people of repository activity.
en.wikipedia.org /wiki/Subversion_(software)   (686 words)

  
 Subversion for CVS Users :: OSDir.com :: Open Source, Linux News & Software
Subversion is implemented on top of Berkeley DB, a high-performance database, which allows operations to be efficiently performed on large numbers of files.
Subversion's atomic commit mechanism keeps changes together in one logical group with a single commit message, called a revision or changeset, and assigns a revision number to it.
Subversion is available on a wide variety of platforms, as you'd expect from a modern application written in portable Ansi C. Binaries are available for Windows, many flavours of Linux, Solaris, and even Apple's OSX.
osdir.com /Article203.phtml   (2460 words)

  
 Installing/Updating WordPress with Subversion « WordPress Codex
Although SubVersion is mostly a software developers' tool, non-developers can also use it to install and upgrade WordPress.
Subversion is one of many existing source-code version-control systems; specifically, the version-control system that is used by WordPress.
Version-control systems are used by software developers to keep track of their source code and its revisions behind the scenes, and periodically release versions of the software for public use.
codex.wordpress.org /Installing/Updating_WordPress_with_Subversion   (1268 words)

  
 O'Reilly Open Source Software Convention 2003
Subversion is a brand new version control system, intended to replace CVS.
Subversion provides an easy, fast, and capable revision control system for your everyday needs.
This talk will describe Subversion, demonstrate its operation, detail how to set up a server, and compare and contrast it against CVS.
conferences.oreillynet.com /cs/os2003/view/e_sess/4200   (97 words)

  
 Subversion - Wikipedia, the free encyclopedia
Subversion (political), a systematic attempt to overthrow or undermine a government or political system.
Subversion (software), a computer software package for tracking file changes.
This is a disambiguation page: a list of articles associated with the same title.
en.wikipedia.org /wiki/Subversion   (97 words)

  
 freshmeat.net: Project details for Subversion   (Site not responding. Last check: 2007-10-16)
The goal of the Subversion project is to build a version control system that is a compelling replacement for CVS in the open source community.
One, I don't know what version of Subversion ships with debian-unstable (packages.debian.org is down at the moment, so I can't check), but I'd be surprised if it's anywhere near our latest releases.
My only complaints about subversion are that it is difficult to install with so many required packages.
freshmeat.net /projects/subversion   (1632 words)

  
 CollabNet - Products - Subversion   (Site not responding. Last check: 2007-10-16)
CollabNet has worked closely with Subversion since 1999 and brings unmatched expertise and enterprise class services to help you run Subversion with peace of mind.
A Subversion client is required in order to access source code stored in the Subversion repository.
Subversion is protected under an Apache/BSD-style license which is fully compliant with the Debian Free Software Guidelines.
www.collab.net /products/subversion.html   (192 words)

  
 ONLamp.com -- Multiuser Subversion
In a previous article, we saw how to install and use Subversion, in the context of a single user, and use it on a single system.
Subversion attempts to merge the changes you've made with the ones made by others.
In this last case, Subversion will create three temporary files containing your local version, the repository version you used as a basis for your edits, and the latest version from the repository.
www.onlamp.com /pub/a/apache/2002/12/19/svn2.html   (1176 words)

  
 Subversion: unbeatable sourcecontrol.   (Site not responding. Last check: 2007-10-16)
I'm now almost done reading the docs of Subversion, and I can only say: this is open source done right, and when open source is done right, it's unbeatable by any software vendor.
Often open source software is lacking in one area or the other: features are narrowed down to what the initial developers thought would be great, design is often applied 'ad-hoc' and documentation comes in the form of the sourcecode itself.
One thing subversion doesn't have is sharing: change 1 file and all projects sharing that file have the new version.
weblogs.asp.net /fbouma/archive/2004/02/28/81479.aspx   (1309 words)

  
 DevChannel | Subversion: The new-generation CVS   (Site not responding. Last check: 2007-10-16)
Software development is an iterative process that benefits from coordination between developers and with historical archives.
Subversion is tightly integrated with the Apache Web server, which allows it to provide a robust back end for repositories in areas such as authentication, path-based authorization, and browsing, although support is provided by an external module.
From what I understand, subversion aims to be a modern replacement for CVS that can easily be picked up by the many thousands of people who currently rely on CVS.
www.devchannel.org /devtoolschannel/04/05/25/1531206.shtml   (1830 words)

  
 Technorati Tag: subversion   (Site not responding. Last check: 2007-10-16)
Code Reports and Tools for Subversion Whether you are interested in peer code reviews, metrics reporting or change analysis, Smart Bear software will save you time.
Professional CVS and Subversion hosting CVSDude provides a professional, complete and rock solid project management hosting solution.
I have finally come to the conclusion that Subversion is evil, and a general step backwards in software configuration management.
www.technorati.com /tag/subversion   (470 words)

  
 CollabNet - Connect. Collaborate. Innovate.
With 1.2 million users, CollabNet is the industry's most widely used collaborative platform for software development.
Founded upon open source principles, CollabNet is the primary sponsor of the Subversion® project, the new standard for distributed development teams.
Learn from the experts how to implement branching strategies that best fit your organization, and utilize merge tracking functionality to integrate changes.
www.collab.net   (180 words)

  
 VA Software: Press Release: SourceForge.net® Introduces Subversion Support for Key Open Source Projects
Subversion is an Open Source version control system designed to serve as a compelling alternative for CVS by providing directories, renames and file meta-data, plus other improved key features.
VA Software and OSTG are trademarks or registered trademarks of VA Software Corporation in the United States and/or other countries.
VA Software, OSTG and SourceForge are trademarks or registered trademarks of VA Software Corporation.
www.vasoftware.com /news/press.php/2006/1556.html   (708 words)

  
 Version Control with Subversion
Subversion was already in the hands of thousands of early adopters, and those users were giving tons of feedback, not only about Subversion, but about its existing documentation.
Subversion has no historical baggage; it is implemented as a collection of shared C libraries with well-defined APIs.
Subversion has numerous features, options, bells and whistles, but on a day-to-day basis, odds are that you will only use a few of them.
svnbook.red-bean.com /en/1.0/svn-book.html#svn-ch-6-sect-4   (10617 words)

  
 BrainLog - subversion Archives
Trac is an enhanced wiki and issue tracking system for software development projects.
Now that Subversion, the new version control system destined to replace CVS, has a stable 1.0 release, it's time to start using it.
The Subversion O'Reilly book is available for pre-order, and is due out this month.
www.dansanderson.com /blog/archives/subversion   (338 words)

  
 Source Code Repository - The Apache Software Foundation
To enable them to work together on our software, we keep the source code in Internet-accessible revision control systems called Subversion (SVN).
The Subversion repository should only be used if you want to be on the bleeding-edge of the development effort.
This is a side effect of loading CVS repositories with history with dates prior to the latest date in the Subversion repository.
www.apache.org /dev/version-control.html   (710 words)

  
 Definition of Subversion
Subversion (also known as svn) is a version control system designed specifically to replace CVS, which is considered to have many deficiencies.
The Open Source SVK project is a decentralized version control system written in Perl, permitting offline operations and advanced merging algorithms.
It layers on the Subversion filesystem and its API.
www.wordiq.com /definition/Subversion   (288 words)

  
 The Joel on Software Discussion Group - Subversion installed in VMWare-based virtual machines
I think the OP may be confused and thinking that Subversion requires an installed server.
Here is my report after trying to setup a subversion enrironment on a real linux box(not virtual machine) to see how complex the task is to maintain Subversion server.
To be my surpises that it only takes 4 commands (tar xzvf,./configure, make and make install) to install Subversion software on the linux box(Fedora 3) and I realized that I really did think too much...
discuss.joelonsoftware.com /?joel.3.339250   (440 words)

  
 Amazon.com: Pragmatic Version Control Using Subversion: Books: Mike Mason   (Site not responding. Last check: 2007-10-16)
Second, if you are already familiar with version control but thinking of moving to Subversion (particularly if you're already using CVS, the system from which the Subversion designers made their escape) this is the book to get you up and running with a minimum of fuss.
The new book is substantially longer than the old one, since Subversion is more flexible, and where Subversion offers a better way to do things than CVS Mason doesn't hesitate to point it out.
I've used Subversion to download the source for a couple of open sourced software packages, but that was the extent that I had used it.
www.amazon.com /exec/obidos/tg/detail/-/0974514063?v=glance   (1764 words)

  
 Version control systems for Mac OS X — Agapow.net site   (Site not responding. Last check: 2007-10-16)
The scene has changed some in the meanwhile, with various offshoots of Arch and Subversion gaining a lot of mindshare.
In the world of the amateur programmer (and often that of the scientific programmer), version control systems / revision control / source code management are usually neglected or left in the "we'll do that sometime" basket.
Subversion is an ambitious project aimed at correcting all the perceived problems with CVS and building a fully.
www.agapow.net /programming/version-control/document_view   (1123 words)

  
 James Shore: Successful Software
Martin Fowler has recently posted an article about the Subversion revision control system on his blog.
On the basis of my informal conversations with my colleagues, Subversion (abbreviated to SVN) is a better system than all the commercial tools except Perforce.
I've been looking at Subversion with interest for years, but was waiting to see it in more widespread use before recommending it to my customers.
www.jamesshore.com /Blog/Subversion.html   (166 words)

  
 subversion: Subversion Packages
The Subversion project does not officially endorse or maintain any binary packages of the Subversion software.
Binary builds of Subversion for Solaris 2.5-9 on SPARC and Solaris 8-9 on x86/Intel are available at: http://www.sunfreeware.com/.
Binary builds of Subversion for OS/400 V5R1 or higher, as well as documentation for installing and configuring Subversion are available at: http://www.softlanding.com/subversion/index.htm.
subversion.tigris.org /project_packages.html   (775 words)

  
 Einhugur Software
Please note that this is incomplete alpha software.
To use this software Subversion from http://subversion.tigris.org/ needs to be installed to get the Subversion command line tools.
Future license model of this software is undetermined at this point.
www.einhugur.com /iSvn   (74 words)

  
 oreilly.com -- Online Catalog: Version Control with Subversion   (Site not responding. Last check: 2007-10-16)
One of the greatest frustrations in most software projects is version control: the art of managing changes to information.
Today's increasingly fast pace of software development--as programmers make small changes to software one day only to undo them the next--has only heightened the problem; consecutive work on code or single-programmer software is a rare sight these days.
Version Control with Subversion aims to be useful to readers of widely different backgrounds, from those with no previous experience in version control to experienced sysadmins.
www.oreilly.com /catalog/0596004486   (516 words)

  
 Silent Software: HOW-TO: Subversion on Windows
I talk about all the top marketing software tools that the pros are using to get their amazing results.
Being a webmaster I tend to sometimes have a soft spot for blogs related to advertising software and /or sites that are built around advertising software type items.
I was really after software related info but I came across your site and found it a good posting even though HOW-TO: Subversion on Windows was'nt exactly what I was after.
silentsoftware.blogspot.com /2004/07/how-to-subversion-on-windows.html   (4747 words)

  
 A Crash Course in Subversion
This chapter, [From the Apress book Practical Subversion] begins with a simple overview of Subversion and then dives into the specifics you need to know to use the software.
Second, Subversion can help with the merging process by placing conflict markers in the file and providing access to the old, new, and local versions so the user can easily compare them with some other tool.
The Subversion developers have recognized the need for a solution to this problem, so in the future the problem will be addressed.
www.developer.com /open/article.php/3499816   (1966 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.