C# and CVS
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I need to write a module for my program that will allow basic revision control of text files. I was wondering what is the best way to impliment this should i use a library? or should i just execute the commands myself? Ive tried to use the .Net cvs library from the same people as sharp develop (http://www.icsharpcode.net/OpenSource/SharpCvsLib/default.asp) but i cant find any documentation for any of it... has anyone sucessfully used this library and if so could you give me some pointers. Thanks Tim