1. Win32lib 0.70.1
This is now available on the contributions page.
The source files have also been uploaded into the Subversion repository on
SourceForge.
When anyone needs to make changes to the library, please follow the protocol
below:
(a) Checkout the SourceForge files to your local machine, using SVN.
(b) Make your changes
(c) Commit them back to SourceForge.
The idea from now on is that the SourceForge repository is THE official master
copy of the library source.
--
Derek Parnell
Melbourne, Australia
Skype name: derek.j.parnell
2. Re: Win32lib 0.70.1
Derek Parnell wrote:
>
> This is now available on the contributions page.
>
> The source files have also been uploaded into the Subversion repository on
> SourceForge.
>
> When anyone needs to make changes to the library, please follow the protocol
> below:
>
> (a) Checkout the SourceForge files to your local machine, using SVN.
> (b) Make your changes
> (c) Commit them back to SourceForge.
>
> The idea from now on is that the SourceForge repository is THE official master
> copy of the library source.
>
>
> --
> Derek Parnell
> Melbourne, Australia
> Skype name: derek.j.parnell
I hadn't read that post when I replied to Matt. It answers a couple questions I
was putting forth, and I fully agree that this should be the way to go.
Now I'll have to see which changes are there compared to my latest win32lib_C
candidate release, so as to get in sync.
CChris