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

Re: merge status codes

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Thu, 21 Feb 2008 17:50:33 +0100

On 2/21/08, Mitch Claborn <mitch_at_claborn.net> wrote:
> When I do "svn merge", it lists in the leftmost column a status or
> action code. Anyone know where there are documented? I'm particularly
> interested in what "G" means.

"G" means "merGed", meaning that your base versions of the merge and
the one in the working copy were not the same and it applied the
difference between the merge-base and merge-endpoint to the working
copy (the merge target).

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-21 17:50:59 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.