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

RE: Help with Subversion on Vista 64-bit

From: Srilakshmanan, Lakshman <lakshman.srilakshmanan_at_police.vic.gov.au>
Date: 2007-12-18 00:07:40 CET

Hi Andrew,
 
It's recommended that you start the svnserve as daemon while setting up
Subversion. Once you have set it up then you can implement it as a
service.
Could you please post the full command you use to start svnserve daemon
 
Thanks
Lakshman
 
 

________________________________

From: Andrew Peterson [mailto:gretschdrummer@gmail.com]
Sent: Tuesday, 18 December 2007 9:44 AM
To: users@subversion.tigris.org
Subject: Help with Subversion on Vista 64-bit

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

================================================================================================
EMAIL DISCLAIMER

This email and any attachments are confidential. They may also be subject to copyright.

If you are not an intended recipient of this email please immediately contact us by replying
to this email and then delete this email.

You must not read, use, copy, retain, forward or disclose this email or any attachment.

We do not accept any liability arising from or in connection with unauthorised use or disclosure
of the information contained in this email or any attachment.

We make reasonable efforts to protect against computer viruses but we do not accept liability
for any liability, loss or damage caused by any computer virus contained in this email.
================================================================================================
Received on Tue Dec 18 00:07:36 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.