Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Feb 2012 17:10:27 -0500
From:      Yiru Li <yiruli@ccsl.carleton.ca>
To:        freebsd-questions@freebsd.org
Subject:   one question about Freebsd subversion access log
Message-ID:  <4F344453.3040608@ccsl.carleton.ca>

next in thread | raw e-mail | index | archive | help
Hello,
I am doing an analysis on Freebsd subversion access log. One log 
extracted from the access log is below.

The piece of log include files and subdirectories which are indicated 
"modified" (M).
The subdirectories are:
/stable/7/sbin/geom, /stable/7/sbin/geom/class/label,
/stable/7/sbin/geom/class/part
/stable/7/sbin/geom/class/stripe
/stable/7/sbin/geom/misc
/stable/7/sys
/stable/7/sys/cddl/contrib/opensolaris
/stable/7/sys/contrib/dev/acpica
/stable/7/sys/contrib/pf

My question is: why are the subdirectories recorded as "modified", even 
though there is no files modified under most of the subdirectories?

I did a test of modifying a file and submitting a commit to the 
subversion in my local machine. No subdirectories are recorded as 
"modified" except for the file.

I can not find the answer through googling.
thanks
Yiru

--------------------------------------------------------------------------------------------------- 

r225881 | mav | 2011-09-29 14:42:44 -0400 (Thu, 29 Sep 2011) | 5 lines
Changed paths:
  M /stable/7/sbin/geom
  M /stable/7/sbin/geom/class/journal
  M /stable/7/sbin/geom/class/label
  M /stable/7/sbin/geom/class/mirror/geom_mirror.c
  M /stable/7/sbin/geom/class/mirror/gmirror.8
  M /stable/7/sbin/geom/class/part
  M /stable/7/sbin/geom/class/stripe
  M /stable/7/sbin/geom/misc
  M /stable/7/sys
  M /stable/7/sys/cddl/contrib/opensolaris
  M /stable/7/sys/contrib/dev/acpica
  M /stable/7/sys/contrib/pf
  M /stable/7/sys/geom/mirror/g_mirror_ctl.c

MFC r196879:
Add support for changing providers priority.

PR:        kern/160811
--------------------------------------------------------------------------------------------- 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F344453.3040608>