In article <
f81c417e-b568-4032...@googlegroups.com>,
wan...@gmail.com says...
>
> Hi,
>
> I need a Free tool which will download the VB6 code from SVN and build OCX against it on specific time.
>
> can any buddy recommend some of there fav. tools for this task?
Any svn command-line client should handle part one, and then just issue
the cmd-line commands to do the VB build. Should be a pretty trivial
script to write, actually. Then use the scheduler app of your choice to
execute it as needed.