Very High Activity

Commits : Individual Commit

  Analyzed 9 days ago based on code collected 9 days ago.

Commit ID

Avatar Contributor: Bert Huijben
as rhuijben
Files Modified: 2
Date: 01-June-2012 at 21:50 Lines Added: 27
Repository: http://svn.apache.org/repos/asf/subversion/trunk /subversion/trunk Lines Removed: 5
Commit Comment: Make the result of calling status on an unversioned directory inside a working copy easier to understand. (This is a followup to r1340318)
* subversion/libsvn_wc/status.c
(svn_wc__internal_walk_status): Avoid an unneeded db call when there is no
node. Provide a better error message when a node and its parent are not
versioned, but are both below a working copy.

* subversion/tests/cmdline/stat_tests.py
(status_unversioned_dir): Update expected result to handle testing in and
out of tree.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 14 3 2 0 1 0
  Python 3 2 5 0 2 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
subversion/libsvn_wc/status.c C 14 3 2 0 1 0
subversion/tests/cmdline/stat_tests.py Python 3 2 5 0 2 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.