Rick Faircloth wrote: > I've got vmware player running a Linux distro with Subversion running. > So I'm going to install a *Windows* Subversion client to access my repo? > > I install TortoiseSVN in Windows XP, then it will reach into Subversion > running on the Linux distro for my access to the repo? Huh??? > > Yes. You could just have easily installed subversion locally in windows. I've got a Windows install from tigris, along with a Windows service installed to start the SVN service at boot-up. Mayhaps the appliance route is meant to be dumped into a virtual server farm with no real additional mucking about with an OS install.
However, you will want a client to work with SVN. Tortoise will provide you with Explorer shell extensions to deal with your versioned files. You'll also see what files are currently different from what's in the repository. You'll be able to have GUI access to commands to commit/merge/diff files. Or, if you use eclipse, you can snag the subclipse plugin and do all of this from within the editor as well. Matthew Williams Geodesic GraFX www.geodesicgrafx.com/blog ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291721 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

