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

Re: svn commit: rev 2480 - trunk/subversion/clients/cmdline

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-12 14:57:08 CEST

kevin@tigris.org writes:

> Author: kevin
> Date: Fri, 12 Jul 2002 07:34:23 -0500
> New Revision: 2480
>
> Modified:
> trunk/subversion/clients/cmdline/main.c
> Log:
> Explain the recognized keywords in svn help propset.

Ahhh, cool. I was just working on putting this stuff in the Handbook...

> + " svn:ingore - A newline separated list of file patterns to ignore.\n"

I think 'ingore' is a typo. Might mention that it's only for
directories, too.

> + " svn:executable - If present, make the file executable. (Any\n"
> + " attempt to set this property on a directory will be
> ignored.)\n"

Or you might simply say, "for files only".

> + " svn:mimetype - The mimetype of the file. Used to determine\n"
> + " whether to merge the file, and how to serve it from Apache.",

It might be useful to point out that if the value is anything other
than text/*, our merge algorithm will assume it's a binary file.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 12 15:01:52 2002

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

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