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

Re: accessing an external-HD repo via windows

From: Kevin Hennessy <perk_at_theabsurd.org>
Date: Tue, 29 Jan 2008 08:58:14 -0800

Hi,

I'm running into a snag on the initial setup of svnserve on my vista
laptop.

I used the windows svn installer to get svn and then ran >svnserve
--daemon. I created a repo, >svnadmin create c:\testrepo. Then I
created a test project folder c:\testproj.

But I can't figure out how to import the testproj.

Using tortoisesvn, I right-click on testrepo and find "import". There I
have tried all manner of syntax for the URL such as,
svn://localhost/c:/testproj, but I get errors stating that either the
syntax is wrong or the repository does not exist.

You may ask why I am not using the file:// protocol since it is a local
repo.

I read that one should never use Berkeley DB repositories with windows
network shares. Long term, I plan to commit to this repository from
various windows computers via windows-shares, so I want to be sure that
I always go through svnserve using the native filesystem. From what
I've read the file:// protocol implies using Berkeley DB. Though this
is all a little unclear.

Could someone please send an example of how to refer by URL to a local
repository via the svn:// protocol? I would also appreciate an example
of how to structure the URL when I later want to checkout
<vistacomputer>/testproj from <xpcomputer> when they are on the same
local network.

Thanks a ton,

perk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-29 17:58:30 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.