Will Tomlinson wrote: > I do have a question. I'm workin remotely this weekend. I had copied the > subeversion'd website onto my usb drive. > > I setup a different machine somewhere else, then installed subversion on it. > > Then I copied the site from the usb to the new machine, and subversion > recognizes it.
Of course it does. Open the file entries in your .svn subdirectory and you will see why. > I just wanna shut it off so I can set it up fresh, because the commits try > routing to a non-existent folder on this machine. lol! So make sure the repository is accessible. VPN and a mapped directory, a SSH tunnel, directly over the network or whatever, SVN can work with it. Once you have done that, delete what you have now and do a fresh checkout. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277923 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

