Currntly I am working on a NAnt script to update all of our open source project source. Basically I need to use checkout and update taskes for SVN and CVS. Using and is smooth, if you have the lastest Subversion (currently 1.4.2) installed . But and will cause issues since it seems that cannot work nicely with . I got a problem that I cannot successfully login to the server. After done some research, here is the workaround.
1. Dowonload the lastest CVSNT.
2. Put cvs.exe into the Nant bin folder.
3. Turn attribute “usesharpcvslib” to false.
Example:
-
Recent Posts
Categories
Archives
