21287 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 352 Views |
-
Version control with SVN + Piston

28 June 2011 at 7:16am Last edited: 28 June 2011 7:16am
hey everyone,
I am trying to figure out the version control process for silverstripe core + customizations & modules. i am using subversion and have followed instructions here, and installed using the silverstripe installer master. i committed the installer files, checked them out to my-silverstripe-project, and tried running tools/new-project.i have a few questions:
when i ran tools/new-project it threw errors because it wasnt a git repository. the only way i could install sapphire, themes, and cms was to run tools/new-project -m flat, but i dont know if this is the correct setup. it sounds like this approach breaks the links to the git repositorywhen we need to upgrade silverstripe 2.4.4 to silverstripe 3.0, how are we supposed to update those packages in subversion? is it something like this:
$ piston update local-path-to-sapphire-or-blog-module
$ svn add *
$ svn commiti dont think this accounts for deleted folders & files though, does it?
i guess what i am most confused over is the "tools/new-project -m flat" command.. will this break future piston commands to update the local repo? if so, how do i get around the 'not a git repository' issue?
thanks,
-Chris
| 352 Views | ||
|
Page:
1
|
Go to Top |
