ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-win32
python-win32
Re: [python-win32] building python on Windows
by Tim Roberts other posts by this author
Feb 23 2006 9:58AM messages near this date
Re: [python-win32] building python on Windows | Re: [python-win32] building python on Windows
On Tue, 21 Feb 2006 18:28:46 -0800, "Manish Marathe"
<mumarathe@[...].com>  wrote:

> Python Experts everywhere!!
> 
> I am trying to build python 2.4.1 on windows 2003 server using the MSVC
> files under src/PC/VC6. If I try to open the workspace pcbuild.dsw with MS
> Visual C++ 6.0, it tries to login into Visual SourceSafe and asks for login
> and password. I believe this shouldn't be the case.
>   
> 

This is perfectly normal.  Visual Source Safe leaves "droppings" in the
VC++ project file.  Any time you take a VC++ project that used to be in
Visual Source Safe and move it to another machine, the new VC++ will try
to connect to VSS, just in case you happen to be on the same network.

> Any inputs on this??
> 

All you need to do is decline.  Click cancel, or whatever the "leave me
alone" option is.  It won't ask you again.

-- 
Tim Roberts, timr@[...].com
Providenza & Boekelheide, Inc.

_______________________________________________
Python-win32 mailing list
Python-win32@[...].org
http://mail.python.org/mailman/listinfo/python-win32
Thread:
Manish Marathe
Tony C
Tim Roberts
Manish Marathe
Trent Mick

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved