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.