Ninjakreborn Posted October 11, 2006 Share Posted October 11, 2006 I am downloading, and installing subversion, what is a repository though, is it going to be something on my server, or whatAnd why do I need the command line to get it installed, it took me 5 hours, to learn command line, linux, or get more familiar with it. Link to comment https://forums.phpfreaks.com/topic/23631-repository/ Share on other sites More sharing options...
Daniel0 Posted October 11, 2006 Share Posted October 11, 2006 SVN repositories store all revisions of all files so you always can see what user changed what and you can always roll back any changes made and it is therefor awesome for development purposes. Actually there is GUI SVN applications.Linux: [url=http://meld.sourceforge.net/]Meld[/url]Windows: [url=http://tortoisesvn.tigris.org/]TortoiseSVN[/url] Link to comment https://forums.phpfreaks.com/topic/23631-repository/#findComment-107300 Share on other sites More sharing options...
redbullmarky Posted October 11, 2006 Share Posted October 11, 2006 and for dreamweaver users:http://www.nearlygeek.com/tools/subversion-for-dreamweaver/introduction/which actually works with TortoiseSVN Link to comment https://forums.phpfreaks.com/topic/23631-repository/#findComment-107310 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.