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

RE: AW: Re: Properties and svn:ignore

From: Gerald Britton <gerald.britton_at_gmail.com>
Date: Thu, 10 Nov 2011 06:42:17 -0800 (PST)

>
> As there are no emtpy file names allowed by the operating systems I know, empty lines won't match any file name, so they should work.

consider:

jerryb1_at_ubuntu:/tmp$ cat > \
foo
jerryb1_at_ubuntu:/tmp$ less \
foo
jerryb1_at_ubuntu:/tmp$ ls
           boinc.out keyring-gJtyaD pulse-CcctT9RwKSB1 screenlets-daemon.py.log totem-plugin-viewer-5Q6D4V
boinc.err foo bar pulse-2L9K88eMlGn7 pulse-PKdhtXMmr18n ssh-WxbwlgTH1818
jerryb1_at_ubuntu:/tmp$ cat \
foo
jerryb1_at_ubuntu:/tmp$

However, I would never want to version such a file!

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-10 15:42:24 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.