svn - Subversion, getting along with messy road-map -



I keep maintaining a large website with many new features every day.
We do not have clear road map development features (ask y / - :). My problem is that in every 2 days we need to update the production facilities with small features and it is an essential item

In its parallel, we also have large features in the same site. The time of development can be more than a week.

What is the best way to manage it?
I want to provide a small feature with great features within the same site, even the same files.

Thanks

Developing large facilities in independent

Small changes (approximately) can be done normally on the repo, then the development branches are merged upon completion.


Comments