svnserve
From: sashan <sashang_at_ihug.co.nz>
Date: 2003-07-26 02:03:11 CEST
Hi
How do i access a repository on my local machine using svnserve on WInXP?
I've created a repository using svnadmin and then imported some files
svn checkout file:///e:/svn_repos_temp/temp_proj
Now I want to do it using svnserve because I plan to put my repository
svnserve
and then the following appears in the console window so it looks like
( success ( 1 1 ( ANONYMOUS ) ( ) ) )
Then I try and connect to it as in the example in the docs:
svn checkout svn://localhost/e/svn_repos_temp/temp_proj
However I get the following error messages:
svn: No connection could be made because the target machine actively
I'm using the build of subverison located here
Thanks
-- sashan http://sashan.netfirms.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Aug 27 17:38:16 2003 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.