27 Jun
2007
27 Jun
'07
12:57 p.m.
Alexandre Julliard wrote:
Thomas Weidenmueller <wine-patches(a)reactsoft.com> 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