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

Re: what does _M mean from svn status?

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 12 Feb 2010 01:28:42 +0200 (Jerusalem Standard Time)

Pat Farrell wrote on Thu, 11 Feb 2010 at 13:04 -0500:
> Andy Levy wrote:
> > Having trouble finding any documentation on the underscore. Seems like
> > a very odd symbol to use here.
>
> Its not documented in the RedBean.

Source inspection [1] reveals that '_' is used in the listing of files in
a log message (i.e., the thing below the "--This line, and those below,
will be ignored--" line in an 'svn commit' lacking -m and -F) when the
file is neither textually modified nor added, removed, or replaced.

Is that what you were seeing? (the subject says 'svn status', but I
can't find an "'_'" in the 'svn st' code in trunk)

Daniel

[1] grep "'_'" subversion/svn/*.c
Received on 2010-02-12 00:29:01 CET

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.