Arbit - project tracking

PHP Depend

#110: Duplicate "coupling" directory

Issue revisions

  • new by jweber at 2010-J-06 22:46
  • assigned by Manuel Pichler at 2010-J-07 14:18
  • assigned by Manuel Pichler at 2010-J-07 14:20
  • closed by Manuel Pichler at 2010-J-15 22:03
Type bug bug
State closed closed
Priority low low
Resolution fixed fixed
Assigned to Manuel Pichler
Scheduled for 0.9.10
Affected versions 0.9.9
Affected components Misc
Last change Friday 15 January 2010 22:03:11 UTC by Manuel Pichler

Short description

In this directory: http://svn.pdepend.org/tags/0.9.9/tests/PHP/Depend/_code/metrics/ there is a "Coupling" directory and a "coupling" directory. On filesystems like the Mac's HFS, you can't have both in a single directory. So you get an error on checkout.

Environment

Mac OS 10.6.2

Steps to reproduce

svn export http://svn.pdepend.org/tags/0.9.9 PHP_Depend-0.9.9

Expected behavior

No error

Actual behavior

Error: svn: Destination directory exists; please remove the directory or use --force to overwrite svn: 'PHP_Depend-0.9.9/tests/PHP/Depend/_code/metrics/coupling' already exists

  • Manuel Pichler at Thursday 7 January 2010 14:20:27 UTC

    Ouch. Okay, I didn't noticed it under linux, but this folder is old and not used by the tests anymore.

    Scheduled for version 0.9.10

  • Manuel Pichler at Friday 15 January 2010 22:03:11 UTC

    Fixed in svn revision #1032.