![](https://secure.gravatar.com/avatar/7b6ac33abcfaf00111657754ceb2600b.jpg?s=120&d=mm&r=g)
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
![](https://secure.gravatar.com/avatar/7c721b6de34c82ce39324dae5214dbf8.jpg?s=120&d=mm&r=g)
[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
![](https://secure.gravatar.com/avatar/0b220fa4c0b59e883f360979ee745d63.jpg?s=120&d=mm&r=g)
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