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

Re: Re: Re: Re: Re: Re: AW: Re: ignore list

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Fri, 11 Nov 2011 01:59:12 +0400

2011/11/10 Gerald Britton <gerald.britton_at_gmail.com>:
>
> I want to ignore *.foo files that do not end with a space.  (Actually I would never *intentionally* end a filename with a space. I can imagine that few would do that on purpose!)

Filenames that end with spaces are forbidden on Windows.
I think that some API just trims the trailing spaces.

E.g. echo foo >" 1 " creates file " 1" and not " 1 ".

>
> While editing the ignore list in TSVN I added a space by accident and didn't notice until the next time I tried a commit operation.  Then I saw that the file I thought I had ignored was showing up as unversioned.

Right click an unversioned file -> there is "Add to ignore list" item
in TortoiseSVN menu.

Best regards,
Konstantin Kolinko

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2877067

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-10 22:59:21 CET

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

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