SVN Set up

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
cityemp's picture

Hi,

I am setting up a new Drupal site. As far as SVN goes I am looking at the best practices. how existing SVN structures have been modeled. I am thinking of just having the sites folder in the SVN but am open to suggestions. Also how did you create the branches - Split between two thoughts - One to have each release as a branch and the other create a separate branch for module / theme / scripts / files.

I am looking at various options and looking forward for some advice.

Thanks!

Comments

Me

asad.hasan's picture

I would also like to know about this. But i am more interested about GIT instead of SVN since drupals code has already been ported to git now.

"If you have to do a sequence of actions more than twice, they are in the wrong abstraction layer :D" - Learned from drupal

Please consider learning and

michaelfavia's picture

Please consider learning and using git not svn. It has all of the advantages of the latter without a good number of issues of the former. You'll also be much more comfortable working with development modules on drupal.org.