View Single Post
  #8 (permalink)  
Old 12-26-2008, 06:31 AM
speed speed is offline
WebProWorld Veteran
 
Join Date: Aug 2003
Location: Cornwall, UK
Posts: 972
speed RepRank 1
Default Re: Just one more thing with subversion

After import the imported files are as were it does not change the source to a working copy. You do need to do as you have done and check the files out into a blank folder to get your working copy.
Quote:
One last question - how do I get the files from the repository (svnproj1) to the online server?
Either export to a temp folder then upload with FTP etc.

Or you can look at hook scripts to auto publish.

Or you can make the repository available to the web server and run a checkout.
Reply With Quote