Fix a bug in CVS checkouts when env.SourceCode() is called with a File, not a Directory.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 1 Apr 2004 00:20:09 +0000 (00:20 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 1 Apr 2004 00:20:09 +0000 (00:20 +0000)
commit2181fecb110fc63887560b438f900f445914f12f
tree4aa26bcf65008ce67efbda6e1e2db9d274883379
parent3318f00394ed13b8dacdaba15410476f516ac1aa
Fix a bug in CVS checkouts when env.SourceCode() is called with a File, not a Directory.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@936 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Node/FS.py
src/engine/SCons/Node/FSTests.py
test/CVS.py