Bugs item #1456996, was opened at 2006-03-23 09:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1456996&group_id=54790

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: jkohlhepp (jkohlhepp)
Assigned to: Nobody/Anonymous (nobody)
Summary: pvcsput hangs on unchanged files

Initial Comment:
It seems that if you use pvcsput, and you are
attempting to check in a file that has not changed, the
process will hang.  If you specify
checkinunchanged="true" it will successfully check in a
new version of the file, but there is no way to attempt
to check in a file and skip it if it hasn't changed. 
Even if you use checkinunchanged="false" it will still
hang.

The solution to this is to have the
checkinunchanged="false" attribute cause a -nf switch
on the PCLI command which the task executes. 
Currently, checkinunchanged="true" will cause a -yf
switch but the false value doesn't add any switches.

Note this is with using the latest version of PVCS
which is actually now called Serena ChangeMan Version
Manager 8.1.1.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1456996&group_id=54790


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to