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

RE: repository question

From: <O.Geisser_at_ceyoniq.com>
Date: 2001-11-27 10:10:21 CET

Hi,

this is my first question to the list though I'm a spectator for quite a
while.

> -----Original Message-----
> From: Ben Collins-Sussman [mailto:sussman@collab.net]
> Sent: Monday, November 26, 2001 10:06 PM
> To: Jack Huang
> Cc: 'dev@subversion.tigris.org'
> Subject: Re: repository question
>
>
> Jack Huang <HuangJ@masirv.com> writes:
>
> > - How do I create a repository? Do I do like CVS, where I export a
> > directory $CVSROOT, and all incoming adds will go into this
> directory?
>
[...]
> % svnadmin create /absolute/path/to/repository
>
> This creates an empty repository. Then you can import something into
> it, either locally, or over dav:
>
> % svn import file:///absolute/path/to/repository /some/local/dir
> % svn import http://foo.com/repos/path /some/local/dir
>

I remember there were problems getting this to work on Win32 because
of difficulties with file URLs on Win32.

Is this solved, or is it still not possible to create a local repository on
Win32 ?

Olli

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:49 2006

This is an archived mail posted to the Subversion Dev mailing list.

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