Changes

Jump to: navigation, search

OOP344 Student Resources

1,378 bytes added, 03:57, 18 September 2010
added svn hosts
== SVN ==
<p>
[http://lmgtfy.com/?q=what+is+svn What is SVN?] Subversion or SVN is a control system where it allows you to properly organize and manage files and directories and the changes to them over time. SVN allows you to recover older versions of your data, or examine the history of how your data changed. In this regard, many people think of a version control system as a sort of “time machine”. [http://svnbook.red-bean.com/en/1.4/svn.intro.whatis.html]
=== TortoiseSVN in 5 easy steps ===[[Tortoise in 5]] <br /p>This page is dedicated to those poor souls that have to use SVN but don't have time to read through chapter upon chapter about it just to be able to participate in assignment 2.
 === RabbitVCS SVN Clients ===* [[Tortoise in 5]] - This page is dedicated to those poor souls that have to use SVN but don't have time to read through chapter upon chapter about it just to be able to participate in assignment 2.* [[RabbitVCS]] <br />- RabbitVCS is a Linux alternative to TortoiseSVN. This page will help describe how to install and use RabbitVCS.* [http://rapidsvn.tigris.org/ RapidSVN] - Another SVN client for Linux - a very simple and straight-forward SVN client. === SVN Hosts ===<p>The best way to learn SVN is to experiment it, we programmers, love to explore. Though Seneca already provides us SVN hosting, there are other free SVN hosting out there that you can use and experiment around (since you might not want to mess around with your team's account if you don't know what you're doing). One of the best SVN hosts out there is probably [http://code.google.com/hosting/ Google Code Hosting] because it has many cool features such as web presentation of [http://code.google.com/p/rainulf/source/browse/trunk/core.php syntax highlighted sources], [http://code.google.com/p/rainulf/source/diff?path=/trunk/core.php&format=side&r=4&old_path=/trunk/core.php&old=3 diff], [http://code.google.com/p/rainulf/w/list wiki] and more (which you can do also within a client program) of sources and it does show what SVNs are truly for: ease.</p><p>Here's a few SVN hosts:</p>* Google Code Hosting - create account [http://code.google.com/hosting/createProject here]* [http://sourceforge.net/ SourceForge]* [https://www.bountysource.com/ Bounty Source]* And [http://lmgtfy.com/?q=svn+hosts more], ranging from free to paid hosting.NOTE: Seneca already provides us SVN hosting (SVN login and pass), all of our work academic work should be all there.
== Creating Projects in Visual Studio for Console Applications ==
9
edits

Navigation menu