[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 2459 - trunk/www

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-07-11 00:34:24 CEST

Martin Pool wrote:
>
> On 10 Jul 2002, Ben Collins-Sussman <sussman@collab.net> wrote:
> > Blair Zajac <blair@orcaware.com> writes:
>
> > > A recursive grep through svn doesn't show any documentation on
> > > this, except for ./subversion/libsvn_wc/translate.h which shows
> > >
> > > /* Valid states for 'svn:eol-style' property.
> > > Property nonexistence is equivalent to 'none'. */
> > > enum svn_wc__eol_style
> > > {
> > > svn_wc__eol_style_unknown, /* An unrecognized style */
> > > svn_wc__eol_style_none, /* EOL translation is "off" or ignored value */
> > > svn_wc__eol_style_native, /* Translation is set to client's native style */
> > > svn_wc__eol_style_fixed /* Translation is set to one of LF, CR, CRLF */
> > > }
> > >
> > > Should put this info someplace.
>
> I'm not sure if this fits with your scheme of things, but it might be
> nice to have quick-reference information like this available from the
> command line. Perhaps `svn help eol-style` or `svn help keywords`.

Something specific to the available properties would be great, like
'svn help properties'.

Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 11 00:35:39 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.