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

Re: Is it safe to delete the svn:executable property on text files?

From: Kevin Puetz <puetzk_at_puetzk.org>
Date: 2005-06-10 04:26:10 CEST

David Ripton wrote:

> For .c and .h files, it's just a matter of cleanliness, since they're
> not usefully executable even with execute permission set. (If you try
> running one on Unix, you'll get a "command not found" almost all of the
> time. Unless you've written a C / shell quine, which you're highly
> unlikely to do accidentally.)

<grin>Two is easy, it's getting to 3+ that's a bit challenging</grin>

cat /*dev/null; echo "Happy New Year"\!
cat <<c*/ /*dev/null | cat > /dev/null
c */ () {} /*
c */ main() { cat(); printf("Happy New Year!\n"); } /*
17 format(' Happy New Year!')
                write (6,17)
                stop
                end
c This program runs in four languages with the same effect.
c The languages are C, Fortran, C Shell and Bourne Shell.
c Written by Vadim Antonov, avg@hq.demos.su
c*/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 10 04:28:55 2005

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.