Hi, I´m trying to do "easy_install setuptools==dev" in a windows box but have an error with svn command. """... 'svn' is not recognized as an internal or external command, ...""" I have installed TortoiseSVN but it seems that don't have command line, is all with the Explorer. Can you tell me what client I may use in windows? Thanks for all, Helio Pereira Sharky @ PTNet
[Sharky On PTNet]
I´m trying to do "easy_install setuptools==dev" in a windows box but have an error with svn command.
"""... 'svn' is not recognized as an internal or external command, ..."""
I have installed TortoiseSVN but it seems that don't have command line, is all with the Explorer.
Can you tell me what client I may use in windows?
Easiest is to run Jostein Andersen's SVN Windows installer, by following the instructions on the SVN download page: http://subversion.tigris.org/project_packages.html
On Wed, 28 Dec 2005, Sharky On PTNet wrote:
I´m trying to do "easy_install setuptools==dev" in a windows box but have an error with svn command.
"""... 'svn' is not recognized as an internal or external command, ...""" [...] Can you tell me what client I may use in windows?
http://subversion.tigris.org/files/documents/15/25364/svn-1.2.3-setup.exe (you may need to put svn on your PATH after running the installer above -- not sure, but I don't think it's necessary). John
participants (3)
-
John J Lee
-
Sharky On PTNet
-
Tim Peters