On Wed, Jun 9, 2010 at 2:59 PM, Cameron Childress <[email protected]> wrote: > > If you are using tortoise you can just right click the working copy in > windows explorer and choose "commit" to check the code back into the > repo. You still move the files to your server however you already do. > I'd go into your FTP client though and create a filter for the little > hidden ".svn" folders that are sprinkled all over your working copy. > > The best book I have seen on SVN is this one, which is free and online: > > http://svnbook.red-bean.com/
You can also find a large number of quick and dirty Subversion tutorials that focus on command line Subversion, which is dead useful to know for repository administration. Here is one with links to lots of other resources: http://www.shokhirev.com/nikolai/programs/SVN/svn.h ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:320738 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm
