Click here to Skip to main content
15,895,011 members
Home / Discussions / C#
   

C#

 
Questionhow to browse server's folders in FTP Server? Pin
akroyan5-Jul-10 8:21
akroyan5-Jul-10 8:21 
AnswerRe: how to browse server's folders in FTP Server? Pin
I Believe In GOD5-Jul-10 13:24
I Believe In GOD5-Jul-10 13:24 
GeneralRe: how to browse server's folders in FTP Server? Pin
akroyan5-Jul-10 17:29
akroyan5-Jul-10 17:29 
QuestionIs the line terminator one or two characters? Pin
Jun Du5-Jul-10 7:52
Jun Du5-Jul-10 7:52 
AnswerRe: Is the line terminator one or two characters? Pin
DaveyM695-Jul-10 8:05
professionalDaveyM695-Jul-10 8:05 
AnswerRe: Is the line terminator one or two characters? Pin
Dr.Walt Fair, PE5-Jul-10 9:50
professionalDr.Walt Fair, PE5-Jul-10 9:50 
QuestionNeed to initiate seperate background processes using .NET Remoting for Interprocess Communication Pin
glitteringsound5-Jul-10 6:39
glitteringsound5-Jul-10 6:39 
QuestionSharpSVN committing and updating problems - urgent Pin
WebMaster5-Jul-10 1:40
WebMaster5-Jul-10 1:40 
Hello,

I am having some problems using SharpSvn. I am creating a module for my IDE that allows users to have Subversion support. The module is inspired by AnhkSVN and therefore it functions almost the same way. However, my commit and update code isn't working. First off, my committing code: http://pastebin.com/qvWRUip2
That code is supposed to commit the whole project. However, when executing it, the progress dialog pops up, closes again almost instantly, and SharpSVN comes up with a dialog saying "Commit Failed (details follow):", however there are no more details. (See attachment) This also kills the thread, as actions after the e.Client.Commit line aren't executed. The weird thing is that the code is almost identical to the AnhkSVN committing code, yet it does not work.

And now to my updating code. This actually "works fine", the progress dialog comes up, it starts to transfer. I have all my project files on my computer, not uploaded yet, so the only thing there is on the Subversion repo is a folder. However, when transfering, every single file it appends the following actions: "Updating (file) - TreeConflict (file) - Update (directory of file) - Completed"
And then all the files get a little marker in the shell with a Warning triangle on it.
Here's my code: http://pastebin.com/JWnUYdvE
Again, it is almost identical to the AnhkSVN code.

What am I doing wrong? I have the project added to the Subversion repo using my own "Add To Subversion" dialog, which does the same thing as the AnhkSVN version, same code, etc., and TortoiseSVN also marks the files pending changes in Windows Explorer.
I have no clue.

Any help will be extremely appreciated,
Thanks,
Theo
AnswerRe: SharpSVN committing and updating problems - urgent Pin
Richard MacCutchan5-Jul-10 2:20
mveRichard MacCutchan5-Jul-10 2:20 
GeneralRe: SharpSVN committing and updating problems - urgent Pin
WebMaster5-Jul-10 2:22
WebMaster5-Jul-10 2:22 
AnswerRe: SharpSVN committing and updating problems - urgent Pin
Pete O'Hanlon5-Jul-10 3:22
mvePete O'Hanlon5-Jul-10 3:22 
GeneralRe: SharpSVN committing and updating problems - urgent Pin
WebMaster5-Jul-10 3:51
WebMaster5-Jul-10 3:51 
GeneralRe: SharpSVN committing and updating problems - urgent Pin
Pete O'Hanlon5-Jul-10 7:20
mvePete O'Hanlon5-Jul-10 7:20 
Questionsend and receive message in C#.Net Pin
ShafiqA5-Jul-10 1:02
ShafiqA5-Jul-10 1:02 
AnswerRe: send and receive message in C#.Net Pin
Abhinav S5-Jul-10 1:04
Abhinav S5-Jul-10 1:04 
AnswerRe: send and receive message in C#.Net Pin
V.5-Jul-10 1:43
professionalV.5-Jul-10 1:43 
Questionvideo & audio manipulation Pin
yftah19894-Jul-10 23:51
yftah19894-Jul-10 23:51 
GeneralRe: video & audio manipulation Pin
Łukasz Nowakowski5-Jul-10 0:03
Łukasz Nowakowski5-Jul-10 0:03 
AnswerRe: video & audio manipulation Pin
Abhinav S5-Jul-10 0:05
Abhinav S5-Jul-10 0:05 
GeneralRe: video & audio manipulation Pin
yftah19895-Jul-10 1:49
yftah19895-Jul-10 1:49 
GeneralRe: video & audio manipulation Pin
Abhinav S5-Jul-10 3:49
Abhinav S5-Jul-10 3:49 
QuestionC# Check a Column in a Table is a AutoIncriment Column Pin
thanushkag4-Jul-10 18:51
thanushkag4-Jul-10 18:51 
AnswerRe: C# Check a Column in a Table is a AutoIncriment Column Pin
Mycroft Holmes4-Jul-10 21:33
professionalMycroft Holmes4-Jul-10 21:33 
QuestionUse a database like a resource Pin
Steven Solberg4-Jul-10 8:49
Steven Solberg4-Jul-10 8:49 
AnswerRe: Use a database like a resource Pin
Mycroft Holmes4-Jul-10 12:47
professionalMycroft Holmes4-Jul-10 12:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.