Thank-you Gerhard.
i removed the 65 bit version and reinstalled the 32 bit python26. It is now in
the SysyemWOW64 folder. WinCVS is happy.
--- In cvsgui@yahoogroups.com, Gerhard Fiedler <gelists@...> wrote:
>
> DataGeorge wrote:
>
> > I just installed WinCVS 2.1.1.1
> > Vista 64 SP1
> > Python26.dll and Python30.dll in C:\Windows|system32
> > The Admin>Preferences>WinCVS>Python DLL>Browse does not recognize either
dll.
>
> WinCvs is probably a 32-bit app. As such, it probably doesn't see what's
> in %windir%\system32, but rather the contents of %windir%\SysWOW64 when
> it accesses %windir%\system32. (Don't you like the consistency in
> naming? :)
>
> So you probably need a 32-bit Python installation that puts its DLLs
> into %windir%\SysWOW64.
>
> Can't check here, because I don't have Vista 64 (only XP 64) and I don't
> have WinCvs installed on it.
>
> Gerhard
>
Xi LIANG wrote:
> Dear all, After installing WinCvs, I got the following error msg when
> I first run WinCvs. Is there anyone know how to fix this? Regards
I have been running Python 2.4 for years without issue. I just
installed the latest from ActiveState: Python 2.6.4. When I restarted
WinCvs 2.1.1.1, it started without error and ran Python macros without
any issues. Here is what my console says:
CVS executable: C:\Program Files\cvsnt\cvs.exe
Python 2.6.4 (r264:75706, Nov 3 2009, 13:23:17) [MSC v.1500 32 bit
(Intel)] on win32
Tk is available, Tk-macros are enabled
TCL is available, shell is enabled : help (select and press enter)
So, which implementation of Python are you running? If not ActiveState,
try that and see if it works.
>
> CVS executable: C:\Program Files\cvsnt\cvs.exePython 2.6.1
> (r261:67517, Dec 4 2008, 16:51:00) [MSC v.1500 32 bit (Intel)] on
> win32Error loading C:\Program Files\GNU\WinCvs
> 2.0\Macros\BrowseRepoTk.py:Traceback (most recent call last): File
> "C:\Program Files\GNU\WinCvs 2.0\PythonLib\cvsgui\MacroRegistry.py",
> line 152, in LoadMacrosRecurs execfile(filename, self.m_globals)
> File "C:\Program Files\GNU\WinCvs 2.0\Macros\BrowseRepoTk.py", line
> 4, in <module> from cvsgui.SafeTk import * File "C:\Program
> Files\GNU\WinCvs 2.0\PythonLib\cvsgui\SafeTk.py", line 130, in
> <module> class PersistentStringVar(StringVar,
> PersistentVar):NameError: name 'StringVar' is not definedError
> loading C:\Program Files\GNU\WinCvs
> 2.0\Macros\ChangeSubstModeTkpy:Traceback (most recent call last):
> File "C:\Program Files\GNU\WinCvs
> 20\PythonLib\cvsgui\MacroRegistry.py", line 152, in LoadMacrosRecurs
> execfile(filename, self.m_globals) File "C:\Program Files\GNU\WinCvs
> 2.0\Macros\ChangeSubstModeTk.py", line 6, in <module> from
> cvsgui.SafeTk import * File "C:\Program Files\GNU\WinCvs
> 2.0\PythonLib\cvsgui\SafeTk.py", line 130, in <module> class
> PersistentStringVar(StringVar, PersistentVar):NameError: name
> 'StringVar' is not defined'module' object has no attribute
> 'argv'Error loading C:\Program Files\GNU\WinCvs
> 2.0\Macros\cvs2clTk.py:Traceback (most recent call last): File
> "C:\Program Files\GNU\WinCvs 2.0\PythonLib\cvsgui\MacroRegistry.py",
> line 152, in LoadMacrosRecurs execfile(filename, self.m_globals)
> File "C:\Program Files\GNU\WinCvs 2.0\Macros\cvs2clTkpy", line 6, in
> <module> from cvsgui.SafeTk import * File "C:\Program
> Files\GNU\WinCvs 2.0\PythonLib\cvsgui\SafeTk.py", line 130, in
> <module> class PersistentStringVar(StringVar,
> PersistentVar):NameError: name 'StringVar' is not definedError
> loading C:\Program Files\GNU\WinCvs
> 2.0\Macros\ExtendedAddTk.py:Traceback (most recent call last): File
> "C:\Program Files\GNU\WinCvs 2.0\PythonLib\cvsgui\MacroRegistry.py",
> line 152, in LoadMacrosRecurs execfile(filename, self.m_globals)
> File "C:\Program Files\GNU\WinCvs 2.0\Macros\ExtendedAddTk.py", line
> 5, in <module> from cvsgui.SafeTk import * File "C:\Program
> Files\GNU\WinCvs 2.0\PythonLib\cvsgui\SafeTk.py", line 130, in
> <module> class PersistentStringVar(StringVar,
> PersistentVar):NameError: name 'StringVar' is not definedError
> loading C:\Program Files\GNU\WinCvs
> 2.0\Macros\RecursiveAddTk.py:Traceback (most recent call last): File
> "C:\Program Files\GNU\WinCvs 2.0\PythonLib\cvsgui\MacroRegistry.py",
> line 152, in LoadMacrosRecurs execfile(filename, self.m_globals)
> File "C:\Program Files\GNU\WinCvs 2.0\Macros\RecursiveAddTk.py", line
> 6, in <module> from cvsgui.SafeTk import * File "C:\Program
> Files\GNU\WinCvs 2.0\PythonLib\cvsgui\SafeTk.py", line 130, in
> <module> class PersistentStringVar(StringVar,
> PersistentVar):NameError: name 'StringVar' is not definedError
> loading C:\Program Files\GNU\WinCvs
> 2.0\Macros\TemplateMacroTk.py:Traceback (most recent call last):
> File "C:\Program Files\GNU\WinCvs
> 2.0\PythonLib\cvsgui\MacroRegistry.py", line 152, in LoadMacrosRecurs
> execfile(filename, self.m_globals) File "C:\Program Files\GNU\WinCvs
> 2.0\Macros\TemplateMacroTk.py", line 6, in <module> from
> cvsgui.SafeTk import * File "C:\Program Files\GNU\WinCvs
> 2.0\PythonLib\cvsgui\SafeTk.py", line 130, in <module> class
> PersistentStringVar(StringVar, PersistentVar):NameError: name
> 'StringVar' is not defined -------------------------------- Xi Liang
>
> ÁºÜç --------------------------------
>
>
> _________________________________________________________________
> Windows Live: Friends get your Flickr, Yelp, and Digg updates when
> they e-mail you.
>
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-\
network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_3:092010
>
>
> [Non-text portions of this message have been removed]
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
--
Guy Rouillier
DataGeorge wrote:
> I just installed WinCVS 2.1.1.1
> Vista 64 SP1
> Python26.dll and Python30.dll in C:\Windows|system32
> The Admin>Preferences>WinCVS>Python DLL>Browse does not recognize either dll.
WinCvs is probably a 32-bit app. As such, it probably doesn't see what's
in %windir%\system32, but rather the contents of %windir%\SysWOW64 when
it accesses %windir%\system32. (Don't you like the consistency in
naming? :)
So you probably need a 32-bit Python installation that puts its DLLs
into %windir%\SysWOW64.
Can't check here, because I don't have Vista 64 (only XP 64) and I don't
have WinCvs installed on it.
Gerhard
Hi
Our cvs repository, is version 1.11.20 and is installed on a LINUX
machine. Our developers use WinCVS Version 1.3.14.1. We also use ssh key
for connection.
Our developers in Canada have no issues checking out or in. We do have
developers in India who are experiencing issues. They checkout the code
and do not receive any errors. The code has been physically checked out
to their hard drive, but WinCVS just shows the folders in the left hand
side of screen (Modules). There is no code viewable from the left hand
side of screen with the details of what is in the folder. We have been
unable to duplicate this error here. Any ideas what could be happening
or how to resolve?
Deb Comeau
Loblaw Companies East
1 President's Choice Circle
Brampton, Ontario
L6Y 5S5
(905) 459-2500 ext 616258
1-877-525-4627 ext 616258
This email message is confidential, may be legally privileged and is intended
for the exclusive use of the addressee. If you received this message in error or
are not the intended recipient, you should destroy the email message and any
attachments or copies, and you are prohibited from retaining, distributing,
disclosing or using any information contained. Please inform us of the delivery
error by return email. Thank you for your cooperation.
Le présent message électronique est confidentiel et peut être couvert par le
secret professionnel. Il est à l'usage exclusif du destinataire. Si vous recevez
ce message par erreur ou si vous n'en êtes pas le destinataire prévu, vous devez
détruire le message et toute pièce jointe ou copie et vous êtes tenu de ne pas
conserver, distribuer, divulguer ni utiliser tout renseignement qu'il contient.
Veuillez nous informer de toute erreur d'envoi en répondant à ce message. Merci
de votre collaboration
[Non-text portions of this message have been removed]
Dear all,
After installing WinCvs, I got the following error msg when I first run WinCvs.
Is there anyone know how to fix this?
Regards
CVS executable: C:\Program Files\cvsnt\cvs.exePython 2.6.1 (r261:67517, Dec 4
2008, 16:51:00) [MSC v.1500 32 bit (Intel)] on win32Error loading C:\Program
Files\GNU\WinCvs 2.0\Macros\BrowseRepoTk.py:Traceback (most recent call last):
File "C:\Program Files\GNU\WinCvs 2.0\PythonLib\cvsgui\MacroRegistry.py", line
152, in LoadMacrosRecurs execfile(filename, self.m_globals) File "C:\Program
Files\GNU\WinCvs 2.0\Macros\BrowseRepoTk.py", line 4, in <module> from
cvsgui.SafeTk import * File "C:\Program Files\GNU\WinCvs
2.0\PythonLib\cvsgui\SafeTk.py", line 130, in <module> class
PersistentStringVar(StringVar, PersistentVar):NameError: name 'StringVar' is not
definedError loading C:\Program Files\GNU\WinCvs
2.0\Macros\ChangeSubstModeTk.py:Traceback (most recent call last): File
"C:\Program Files\GNU\WinCvs 2.0\PythonLib\cvsgui\MacroRegistry.py", line 152,
in LoadMacrosRecurs execfile(filename, self.m_globals) File "C:\Program
Files\GNU\WinCvs 2.0\Macros\ChangeSubstModeTk.py", line 6, in <module> from
cvsgui.SafeTk import * File "C:\Program Files\GNU\WinCvs
2.0\PythonLib\cvsgui\SafeTk.py", line 130, in <module> class
PersistentStringVar(StringVar, PersistentVar):NameError: name 'StringVar' is not
defined'module' object has no attribute 'argv'Error loading C:\Program
Files\GNU\WinCvs 2.0\Macros\cvs2clTk.py:Traceback (most recent call last): File
"C:\Program Files\GNU\WinCvs 2.0\PythonLib\cvsgui\MacroRegistry.py", line 152,
in LoadMacrosRecurs execfile(filename, self.m_globals) File "C:\Program
Files\GNU\WinCvs 2.0\Macros\cvs2clTk.py", line 6, in <module> from
cvsgui.SafeTk import * File "C:\Program Files\GNU\WinCvs
2.0\PythonLib\cvsgui\SafeTk.py", line 130, in <module> class
PersistentStringVar(StringVar, PersistentVar):NameError: name 'StringVar' is not
definedError loading C:\Program Files\GNU\WinCvs
2.0\Macros\ExtendedAddTk.py:Traceback (most recent call last): File "C:\Program
Files\GNU\WinCvs 2.0\PythonLib\cvsgui\MacroRegistry.py", line 152, in
LoadMacrosRecurs execfile(filename, self.m_globals) File "C:\Program
Files\GNU\WinCvs 2.0\Macros\ExtendedAddTk.py", line 5, in <module> from
cvsgui.SafeTk import * File "C:\Program Files\GNU\WinCvs
2.0\PythonLib\cvsgui\SafeTk.py", line 130, in <module> class
PersistentStringVar(StringVar, PersistentVar):NameError: name 'StringVar' is not
definedError loading C:\Program Files\GNU\WinCvs
2.0\Macros\RecursiveAddTk.py:Traceback (most recent call last): File
"C:\Program Files\GNU\WinCvs 2.0\PythonLib\cvsgui\MacroRegistry.py", line 152,
in LoadMacrosRecurs execfile(filename, self.m_globals) File "C:\Program
Files\GNU\WinCvs 2.0\Macros\RecursiveAddTk.py", line 6, in <module> from
cvsgui.SafeTk import * File "C:\Program Files\GNU\WinCvs
2.0\PythonLib\cvsgui\SafeTk.py", line 130, in <module> class
PersistentStringVar(StringVar, PersistentVar):NameError: name 'StringVar' is not
definedError loading C:\Program Files\GNU\WinCvs
2.0\Macros\TemplateMacroTk.py:Traceback (most recent call last): File
"C:\Program Files\GNU\WinCvs 2.0\PythonLib\cvsgui\MacroRegistry.py", line 152,
in LoadMacrosRecurs execfile(filename, self.m_globals) File "C:\Program
Files\GNU\WinCvs 2.0\Macros\TemplateMacroTk.py", line 6, in <module> from
cvsgui.SafeTk import * File "C:\Program Files\GNU\WinCvs
2.0\PythonLib\cvsgui\SafeTk.py", line 130, in <module> class
PersistentStringVar(StringVar, PersistentVar):NameError: name 'StringVar' is not
defined
--------------------------------
Xi Liang
ÁºÜç
--------------------------------
_________________________________________________________________
Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail
you.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-\
network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_3:092010
[Non-text portions of this message have been removed]
koevoet5 wrote:
> I need to add a bunch of files with the equivalent of "cvs add -ko".
>
> Is there a way to get wincvs to use this option during a normal add?
> Without going to the command line and losing add content controls?
>
Select the file you want to add. Then under Macros - Add -Extended Add
Selection, click the right arrow and select "Don't change keywords". Or
I suppose you could just type the -ko directly.
--
Guy Rouillier
I need to add a bunch of files with the equivalent of "cvs add -ko".
Is there a way to get wincvs to use this option during a normal add? Without
going to the command line and losing add content controls?
Thanks,
++PLS
The file browser window to find the Python DLL does not recognize the python
DLL's. It does recognize and list other DLL's. I checked the permissions and
there is nothing there. They are not hidden or system only files.
George
--- In cvsgui@yahoogroups.com, "DataGeorge" <gfmorris@...> wrote:
>
> I just installed WinCVS 2.1.1.1
> Vista 64 SP1
> Python26.dll and Python30.dll in C:\Windows|system32
> The Admin>Preferences>WinCVS>Python DLL>Browse does not recognize either dll.
>
> --- In cvsgui@yahoogroups.com, "Mike" <critter@> wrote:
> >
> > I have the same problem, and subscribed to this group to get the answers.
> >
> > Python 2.6
> > WinCVS 2.0.9.1 (the latest version), downloaded from wincvs.org
> > WinXP SP1
> >
> > WinCVS warn me that Python isn't installed, but it installed (for me
> > only, not for all users). In additional I found the such dlls in
> > Windows/system32 :
> >
> > python21.dll
> > pythoncom21.dll
> >
> > I think, it's from a deleted old version.
> >
> > May be the problem is the path to the Windows folder? Windows is
> > placed not on C: drive.
> > Please, help. I'm installed CVS/WinCVS today for the first time.
> >
>
Hi, I'm not sure if I should ask this question here or to sourceforge, but
is anyone else having trouble downloading the installer for WinCVS? The
download page just seems to hang and after several minutes it just reports
that the web page is not available. Is the server down or something? I've
tried using Chrome and Firefox, btw.
[Non-text portions of this message have been removed]
Never mind. I got the Japanese mirror to work for me.
On Fri, Nov 13, 2009 at 3:14 PM, Jesus Magtibay <jesusmagtibay@...>wrote:
> Hi, I'm not sure if I should ask this question here or to sourceforge, but
> is anyone else having trouble downloading the installer for WinCVS? The
> download page just seems to hang and after several minutes it just reports
> that the web page is not available. Is the server down or something? I've
> tried using Chrome and Firefox, btw.
[Non-text portions of this message have been removed]
I just installed WinCVS 2.1.1.1
Vista 64 SP1
Python26.dll and Python30.dll in C:\Windows|system32
The Admin>Preferences>WinCVS>Python DLL>Browse does not recognize either dll.
--- In cvsgui@yahoogroups.com, "Mike" <critter@...> wrote:
>
> I have the same problem, and subscribed to this group to get the answers.
>
> Python 2.6
> WinCVS 2.0.9.1 (the latest version), downloaded from wincvs.org
> WinXP SP1
>
> WinCVS warn me that Python isn't installed, but it installed (for me
> only, not for all users). In additional I found the such dlls in
> Windows/system32 :
>
> python21.dll
> pythoncom21.dll
>
> I think, it's from a deleted old version.
>
> May be the problem is the path to the Windows folder? Windows is
> placed not on C: drive.
> Please, help. I'm installed CVS/WinCVS today for the first time.
>