Ticket #1187: bcp.diff
File bcp.diff, 420 bytes (added by , 15 years ago) |
---|
-
tools/bcp/add_path.cpp
44 44 // 45 45 if((p.leaf() == "bin") || (p.leaf() == "bin-stage")) 46 46 return; 47 if((p.leaf() == ".svn") || (p.leaf() == "CVS")) 48 return; 47 49 // 48 50 // don't add directories not under version control: 49 51 //