Bugs item #1081430, was opened at 2004-12-08 17:08 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1081430&group_id=54790
Category: Core Group: 0.85 Status: Open Resolution: None Priority: 5 Submitted By: Stéphane Bouchard (sbouchard) Assigned to: Nobody/Anonymous (nobody) Summary: Force in p4sync: syntax error Initial Comment: p4sync.build: <project name="Test p4sync"> <p4sync force="true" view=" //depot/projects/..." /> </project> result: NAnt 0.85 (Build 0.85.1793.0; rc1; 2004/11/28) Copyright (C) 2001-2004 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///D:/_ws/p4.build [p4sync] Usage: sync [-f -n] [files...] [p4sync] Invalid option: -//depot/projects/.... BUILD FAILED - 0 non-fatal error(s), 2 warning(s) The error is in the file P4Sync.cs when you add the -f flag the space is in the wrong side. arguments.Append( " -f"); should be arguments.Append( "-f "); Thanks. ---------------------------------------------------------------------- >Comment By: Gert Driesen (drieseng) Date: 2005-02-04 18:10 Message: Logged In: YES user_id=707851 ping !! ---------------------------------------------------------------------- Comment By: Gert Driesen (drieseng) Date: 2004-12-08 23:21 Message: Logged In: YES user_id=707851 This issue should be fixed in the latest nightly build : http://nantcontrib.sourceforge.net/nightly/latest/ Let me know if that fixed your problem (as I don't have a perforce test environment). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1081430&group_id=54790 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ NAntContrib-Developer mailing list NAntContrib-Developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer