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

Re: question on 'svn update'

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Wed, 15 Apr 2009 10:25:42 -0500

On Apr 15, 2009, at 10:23 AM, Edmund Wong wrote:

> Hi,
>
> I just did a 'svn update' and came across something that
> I would think to be very minor and probably under the
> radar; but, I'd like some sort of clarification.
>
> ed_at_home:~/svn/trunk$svn update
> (some update lines gone out of the buffer)
> U subversion/libsvn_client/ra.c
> U subversion/libsvn_client/diff.c
> U subversion/libsvn_client/resolved.c
> U subversion/libsvn_ra_serf/auth_kerb.c
> U subversion/libsvn_ra_serf/auth_kerb.h
> A subversion/libsvn_delta/editor.c
> G tools/client-side/change-svn-wc-format.py
> U tools/dist/construct-rolling-environment.sh
> U configure.ac
> Updated to revision 37272
> ed_at_home:~/svn/trunk$
>
> Why is there an extra space for the entries
> auth_kerb.c and auth_kerb.h? Does this have
> any meaning?

'svn help up' and 'svn help st' will tell you that stuff in the second
column refers to property modifications.

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1728632
Received on 2009-04-15 17:26:01 CEST

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.