Svn 1.7 merge info property

2012-08-28 Thread Rp0013
Hi I wanted to mute the svn merge info property on my subversion server Is there such a way We don't need the info currently and when merging it is causing a huge log with all changes to property being recorded and what we need is only the code merge Regards, Rajesh Sent from my iPhone

Re: Svn 1.7 merge info property

2012-08-29 Thread Ulrich Eckhardt
Am 29.08.2012 00:32, schrieb Rp0013: I wanted to mute the svn merge info property on my subversion server Is there such a way You could set up a pre-commit hook that makes sure that this property isn't touched in commits. We don't need the info currently and when merging it is causing a h

RE: Svn 1.7 merge info property

2012-08-31 Thread Bob Archer
> I wanted to mute the svn merge info property on my subversion server > > Is there such a way > > We don't need the info currently and when merging it is causing a huge log > with all changes to property being recorded and what we need is only the > code merge So you are always specifying your