NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Advice on using SVN


Joined: 16 Jun 2006
Posts: 8
Reply with quote
Hey everyone, I just started using SVN and I have a publishing question. Currently, projects on my server are stored under /web_applications/project_name... and I've been using NuSphere to just directly publish files to those directories when I update them. Per SVN recommendations, I've decided to use the tags, brances, trunk directory layout. The problem is though, I don't want my code to be stored on my server as /web_applications/project_name/trunk/file.php. Is there a way to specify folders not to be published, but still include the files beneath them? Or is there some better methodology to use when using SVN and NuSphere? Advice is very appreciated!

Thanks!
View user's profileFind all posts by BobtoriousSend private message


Joined: 27 Mar 2006
Posts: 77
Reply with quote
I don't know all the recomendations but I usualy only check out the trunk directory to my local directory. I do modifications there commit them to the svn folder and then update them to the live server.
This way when it gets updated to the test server it doesn't publish the trunk folder since the trunk folder doesn't even exist locally.

If I need one of the branches then I check it out instead of the trunk. This way I only have one version of the code on my local workstation and the rest just sits on the server.

It may not be the correct way to do it but it works for me.

TW
View user's profileFind all posts by twSend private message
Advice on using SVN
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic