P4/NAnt users,
 
I need to exclude a subset of files when checking out in NAnt.  Would
this work?
 
<p4edit 

view="${p4.library.path}/${solution.name}.*,-${p4.library.path}/${exclud
e.name}.*" 

client="${p4.client}"

port="${p4.port}"

user="${p4.user}"

/>

Thank you, 

Mark

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to