[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn:ignore

From: Ryan Schmidt <subversion-2016_at_ryandesign.com>
Date: Tue, 19 Dec 2017 07:47:44 -0600

On Dec 19, 2017, at 06:24, Anton Shepelev wrote:

> I wrote:
>
>> Now, when I modify file.txt, svn still detects the
>> modification and has no problem commiting it. What am I
>> doing wrong?
>>
>> I expect that it will ignore changes to file.txt. If not,
>> what is the purpose of svn:ignore?
>
> Got it -- it applies at the moment of 'svn add'. I have now
> another question: how do I specify several ignore pattern on
> the Windows commandline? I have no idea how to pass a list
> of new-line separated values.

I'd use "svn propedit", and not specify a value on the command line; this will open your editor.
Received on 2017-12-19 14:47:59 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.