|
From: SourceForge.net <no...@so...> - 2005-06-17 02:27:57
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3206005 By: drakmar Hi there, to run up debugging on the application check out either the console application ConsoleMain.DoExecute method. Basically it just involves registering handlers for the message output. For the second piece, have you traced through the UpdateCommand.Execute method to see what is actually being sent to the server? Also does the getConnection method set the WorkingDirectoy that you are building up? You should alternatively be able to just add the Files/ Directories that you want to update to the UpdateCommand.Folders object. If there is still an issue can you send a small repro to the developers list? Thanks, Clayton ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=267248 |