|
From: SourceForge.net <no...@so...> - 2005-06-25 22:22:02
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3219438 By: yuyu- Thanks in Advance if anyone at all has the patience to answer this. I want my project to use this library to do one single task, CVS -z3 -d :pserver:anonymous:@cvs.sourceforge.net:/cvsroot/xbmc checkout XBMC is what it looks like on the command line. Yes I could use a Process and just use cvs.exe, but I wanted to this instead as I though it would teach me more... So, my question is, what files do I include as a reference in my project and what would the C# code llok liek to do the checkout in my App? Thanks again, if anyone answers that is :) ______________________________________________________________________ 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 |