On 04.05.2016 22:58, Daniel Shahaf wrote:
> Eric Johnson wrote on Wed, May 04, 2016 at 09:42:53 -0700:
>> On 5/4/16 4:43 AM, Dariusz Staniak wrote:
>>> How can I force
>>> svn status
>>> not to indicate files with added/removed blank lines as modified?
>> You can't. Subversion has to treat all chan
Hello All.
I am working on a project to migrate a repo to a new server that is more
up-to-date and runs a newer OS and newer version of subversion. I've done this
before, between similar versions of subversion. I was wondering, are there any
got ya's that I should be aware of regarding migratio
Eric Johnson wrote on Wed, May 04, 2016 at 09:42:53 -0700:
> On 5/4/16 4:43 AM, Dariusz Staniak wrote:
> >How can I force
> >svn status
> >not to indicate files with added/removed blank lines as modified?
> You can't. Subversion has to treat all changes to files as relevant.
> Consider something li
Terry Dooher wrote on Tue, May 03, 2016 at 11:07:25 +:
> From: Stefan Fuhrmann [mailto:stef...@apache.org] 29 April 2016 08:29
> > The best way to detect an incomplete dump is to run 'svn log -v -q'
> > on the repository root. The output must be the same for the old and new
> > repository.
>
Hi Darek,
On 5/4/16 4:43 AM, Dariusz Staniak wrote:
How can I force
svn status
not to indicate files with added/removed blank lines as modified?
You can't. Subversion has to treat all changes to files as relevant.
Consider something like Markdown - an extra blank line means a paragraph
break.
Hi Darek,
How can I force
svn status
not to indicate files with added/removed blank lines as modified?
I'm fighting with this all day today and I cannot find any help.
I've already changed diff-cmd and diff3-cmd to ignore blank lines, but
I still see these files as modified which gives me a jung
How can I force
svn status
not to indicate files with added/removed blank lines as modified?
I'm fighting with this all day today and I cannot find any help.
I've already changed diff-cmd and diff3-cmd to ignore blank lines, but
I still see these files as modified which gives me a jungle of change