Alexandre Julliard wrote: > Thomas Weidenmueller <[EMAIL PROTECTED]> writes: > >> As long as the CVS servers will be still available, or alternatively a >> windows port of git is available that doesn't require thousands of other >> tools... > > I'm certainly not going to maintain a CVS mirror of the bugzilla git, > it's not worth the trouble. I believe git should work on cygwin, but > in the worst case you will be able to get tree snapshots using the > gitweb interface. >
FYI: Git normally supports using CVS to access the Git repository or at least the CVS-Head like access of it. I do it with the WINE project. Tim S