Re: Branch issue

2015-05-04 Thread Branko Čibej
On 04.05.2015 14:14, Jan De Luyck wrote: > Hello folks, > > Perhaps a stupid subversion question, but one i haven't been able to > figure out yet: > > I've got two scripts in the same directory, which are basically > variants - one for RHEL6, one for RHEL7. Most of the content will be > the same, w

Re: Branch issue

2015-05-04 Thread Jan De Luyck
While I agree with that, this is not a possibility right now. So I'm just looking for an easy way to manage this, save from pulling diffs and reapplying them. Jan On Mon, May 4, 2015 at 3:26 PM, KM wrote: > In my opinion this sounds more like a coding issue than a source control > issue, unless

Re: Branch issue

2015-05-04 Thread KM
In my opinion this sounds more like a coding issue than a source control issue, unless I am misunderstanding you. I don't think svn should be used to control the contents of your files.  You need to make the script generic so one version will work for all versions of RHEL.  Then you may control