Subversion

TwitterFacebook
Get flash to fully experience Pearltrees
http://confluence.public.thoughtworks.org/display/CCNET/Subversion+Source+Control+Block CruiseControl.NET provides basic support for Subversion repositories.

Subversion Source Control Block - CruiseControl.NET - Confluence

http://geekswithblogs.net/flanakin/archive/2005/08/31/51743.aspx Man, oh, man! Setting this thing up was a pain in the arse. It took up most of my day!

Windows Authentication with Subversion on Windows

How To Properly Set SVN svn:externals Property In SVN Command Line

Every time I have to deal with svn:externals in SVN, I forget the command line syntax. Every single damn time. Normally, I use SVN GUI clients, such as SmartSVN , which make it very simple to add an svn:externals property. http://beerpla.net/2009/06/20/how-to-properly-set-svn-svnexternals-property-in-svn-command-line/
There is a very cool Subversion feature called svn:externals (or External Definitions ), which is a very powerful feature that allows several projects to reuse common code. http://thinkinging.com/2008/10/21/set-the-revision-of-your-svnexternals-or-else/

Thinking in G » Set the revision of your svn:externals (or else!)

Subversion Command Line Script to export changed files V2

http://www.electrictoolbox.com/subversion-export-changed-files-cli-v2/ I recently posted a Subversion Command Line Script to export changed files and in response to a comment on that page have posted a new version here, which writes out the current revision number to a file and only exports from that revision when the script is run again.
http://svnbook.red-bean.com/en/1.1/ch04s06.html

Tags

Another common version control concept is a tag .
So lately I have been given some thought to how we use Subversion (SVN) in our web development, and features we don’t use nearly as often.

SVN Switch – Key to Success In Web Development | Justin Carmony’s Blog

http://www.justincarmony.com/blog/2010/09/17/svn-switch-key-to-success-in-web-development/

build automation - SVN checkout ignore folder - Stack Overflow

http://stackoverflow.com/questions/192824/svn-checkout-ignore-folder With versions prior to 1.5 I have found that if you checkout only the top most folder and then selectively update, from then on updates only effect what you have checked out.
http://www.electrictoolbox.com/subversion-export-changed-files-cli/

Subversion Command Line Script to export changed files

Posted June 17th, 2010 in Linux/Unix/BSD (Updated July 9th, 2010) A couple of days ago I posted how to export just the added/modified files from a subversion repository between two revisions using TortoiseSVN, the Windows Explorer SVN plugin. This post has a command line script which is used to achieve the same thing and means it can be run from UNIX based systems from the CLI.
Is there any property in Subversion or some technique to find out revision numbers which caused those files to change (i.e differences between tag1 version of the file and tag2 version of the same file)?

svn - Subversion: How to find the differences between two tags? - Stack Overflow

Though many teams are using Subversion (SVN) to work together and share code, version control software provides a huge number of features that are not often used.

Using TortoiseSVN to Export Only New/Modified Files | VerySimple

All commands are available through the context menu in the Windows Explorer. You can choose which entries TortoiseSVN should show in the top context menu and which it should put in the submenu.

tortoisesvn: Windows Explorer Integration

Subversion Client & Server Download: Choose either WANdisco's new and free uberSVN product that makes Subversion easy to use, easy to install, easy to extend and for the first time, brings social coding to Subversion, or WANdisco's ever-reliable certified open source Apache Subversion binaries.

free subversion download |

CODE Magazine - Article: Setting Up and Running Subversion and Tortoise SVN with Visual Studio and .NET

Setting Up and Running Subversion and Tortoise SVN with Visual Studio and .NET