[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnue-dev] kind of Setup-cvs.py for windows
From: |
Jan Ischebeck |
Subject: |
[Gnue-dev] kind of Setup-cvs.py for windows |
Date: |
Sat, 24 Aug 2002 03:25:11 +0200 |
User-agent: |
Mutt/1.4i |
Hi,
the actual setup-cvs.py doesn't work on windows. But it would be great
to have something similar, because its a waste of time to build setup
executables, if you just want to test the new cvs version of some tool
on windows.
Because windows doesn't support real links ( like ln -s realfile link )
a setup-cvs.py for windows cannot use the same trick as the unix one to
combine all sourcetrees into one. ( designer/src -> gnue/designer,
forms/src -> gnue/forms )
The only idea I have, to solve that problem is to load the designer
modules from designer/src in the first step, and then modify the list of
loaded modules by coping the designer/src module at the place of
gnue/designer etc,
I want to ask, if somebody has a better idea, or an easier way to write
such a setup-cvs.py for windows.
Jan
--
- [Gnue-dev] kind of Setup-cvs.py for windows,
Jan Ischebeck <=