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

Re: Help Getting Started

From: A. Alfred Ayache <alfred_at_lastbyte.ca>
Date: 2006-10-26 00:55:53 CEST

Ryan Schmidt wrote:
> On Oct 25, 2006, at 15:35, A. Alfred Ayache wrote:
>
>> Yes, I do have svnserve running in an open DOS-box. I plan on making
>> it a service once I've got things running properly.
>
> How did you start svnserve? The parameters you use there would dictate
> the URL you need to use when accessing it.

I used:

svnserve -d

So how do I import into the repo?

> I searched Google for "subversion windows file url" and see that the
> correct syntax is described here:
>
> http://subversion.tigris.org/faq.html#windows-drive-letter
>
> So we're missing a slash. It should be:
>
> svn ls file:///G:/svnrepo

Yes, that works, thanks, and I get:

G:\>svn ls file:///G:/svnrepo

G:\>

Nothing. So the import didn't seem to work.

But we're making progress and I'm extremely grateful for your help!

Thanks!
- AAA

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 26 00:53:51 2006

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.