[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Help with Subversion on Vista 64-bit

From: Andrew Peterson <gretschdrummer_at_gmail.com>
Date: 2007-12-17 23:44:08 CET

Hello All,

I'm having difficulty getting my subversion install working correctly,
or maybe it is and I just lack the knowledge to administer it :)

Anyway,

I have windows vista 64-bit and I just installed the latest version of
subversion (installed with the exe).

I used svnservice to insall subversion as a service, with the
following command:

sc create "SVNService" binpath="F:\Programs\Subversion\bin
\svnserve.exe --service displayname="SVNService"

I'm using the TortoiseSVN client, which seemed to install fine.

When I use the repository browser I can only see the repository when I
use the File://f and now when I use svn://

more specifically:

$>svn info file:///F;?SVN-REPOS/myReposTest
Path: myReposTest
Repository Root: file:///F:/SVN-REPOS/myReposTest
Repository UUID: asdasdf...asdfasf
Revision: 1
Node Kind: directory
Last Changed Author: Me
Last Changed Rev: 1
Last Dhange Date: now

$> svn info svn://localhost/myReposTest
svn: No repository found in 'svn://localhost/myReposTest

$>svn info svn://localhost/SVN-REPOS/myReposTest
svn: No repository found in 'svn://localhost/SVN-REPOS/myReposTest

Any help would be greatly appreciated!!!

Andrew Peterson
Gretschdrummer@gmail.com

Andrew Peterson
Gretschdrummer@gmail.com
Received on Mon Dec 17 23:44:41 2007

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.