Again, I'm not a C# developer, but the source code looks right. It's using the same routines for creating a changelist in p4change, p4add, p4edit, p4reopen, etc. However, when I do a p4change, it pops up a notepad editor when it shouldn't. In p4add, p4edit, and p4reopen, if the changelist doesn't exist, it creates it. Each of these routines can find the correct change list. However, if I do a the task "p4change" with the parameter of  delete="true", it does not put the changelist number at the end of the command.
 
I have a hard time believing that the source I am looking at is the source that was used to compile the tasks. Is it possible that a complete build is not getting done. That older DLLs are being used and not rebuilt?
 
Anyone who knows C# and .NET want to help with this one? I know Perforce and can help out with that end, but I don't know C#. I've tried rebuilding the source myself, but I am missing some external dependencies.
-------------------------------------------------------------------------
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
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to