Welcome Guest, Not a member yet? Register   Sign In
CI MVC and SVN
#1

[eluser]searain[/eluser]
When we use SVN on CI project.

Which folder is used to be put in SVN control?

For the project I am doing now, I think I could put "application" folder in SVN. The other folders at the same or upper level of "application" don't have to be put in SVN.

What do you do when use SVN on CI?

Thanks!
#2

[eluser]Johan André[/eluser]
I usually setup a external to the CI-svn.
It keeps the systemfiles updated.
I always move the application-folder out of the system-folder so it won't get updated when I update the core.
#3

[eluser]searain[/eluser]
OK, so move application out of the system. and we can put the application under svn control (your developing), and system (with application moved out) under another svn (CI updates).




Theme © iAndrew 2016 - Forum software by © MyBB