From: SourceForge.net <no...@so...> - 2005-10-28 15:57:50
|
Bugs item #1340838, was opened at 2005-10-28 15:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=719006&aid=1340838&group_id=130646 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: Tcl-API Group: Current Status: Open Resolution: None Priority: 5 Submitted By: Bernd Eidenschink (eide) Assigned to: Nobody/Anonymous (nobody) Summary: ns_rename deletes file Initial Comment: ns_rename, set up in "compat.tcl", deletes a file if it is given as source and target. ns_rename <filename> <filename> The underlying "file rename" command would notice that but the file gets deleted before the call to it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=719006&aid=1340838&group_id=130646 |