Hello,
I was wondering since:
1) wine uses CVS (and not svn with httpwebdav) and 2) CVS doesn't go through the firewall at my work (and possible also not for other people)
Would it be possible to have daily cvs snapshots (cvs export) of the wine HEAD tree?
This makes tracking the latest HEAD possible for people that can't use CVS to access the repository.
I know that the CVS repository itself is available, but that sounds a bit overkill to me.
best regards,
Jeroen Janssen
Hi,
On Thu, Jul 22, 2004 at 09:46:44AM +0200, Jeroen Janssen wrote:
Hello,
I was wondering since:
- wine uses CVS (and not svn with httpwebdav) and
- CVS doesn't go through the firewall at my work (and possible also not
for other people)
SSH tunneling not possible either?
Would it be possible to have daily cvs snapshots (cvs export) of the wine HEAD tree?
Err... we've already been having that for a VERY long time ;-) http://lisas.de/~andi/wine_files/wine-cvs-hopefully-current.tar.bz2 (I thought that was mentioned at WineHQ? Not sure, though, especially with all those changes in the meantime...)
Greetings,
Andreas Mohr
SSH tunneling not possible either?
Nope, unfortunately not.
Would it be possible to have daily cvs snapshots (cvs export) of the wine HEAD tree?
Err... we've already been having that for a VERY long time ;-) http://lisas.de/~andi/wine_files/wine-cvs-hopefully-current.tar.bz2 (I thought that was mentioned at WineHQ? Not sure, though, especially with all those changes in the meantime...)
Thanks a lot!!
I was not aware of this being available (and it's not on the http://www.winehq.com/site/download page either). --- Jeroen Janssen
FYI: We also tar up the entire CVS on our main ftp server here: ftp://ftp.winehq.org/pub/wine/full-cvs-2004-07-21.tar.gz
On Thu, 2004-07-22 at 05:35, Jeroen Janssen wrote:
SSH tunneling not possible either?
Nope, unfortunately not.
Would it be possible to have daily cvs snapshots (cvs export) of the wine HEAD tree?
Err... we've already been having that for a VERY long time ;-) http://lisas.de/~andi/wine_files/wine-cvs-hopefully-current.tar.bz2 (I thought that was mentioned at WineHQ? Not sure, though, especially with all those changes in the meantime...)
Thanks a lot!!
I was not aware of this being available (and it's not on the http://www.winehq.com/site/download page either).
Jeroen Janssen