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

Re: subversion on xp

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-09-23 20:54:23 CEST

On 9/23/06, Érico <ericomtx@gmail.com> wrote:
>
> Andy Levy wrote:
> On 9/23/06, Érico <ericomtx@gmail.com> wrote:
>
>
> I had some problems trying to configure subversion as service in windows
> xp
> sp2
> I removed subversion and installed again
>
> Now I can't create a repository
>
> I'm following the subversion book with the command line :
>
> c:> svnserve -d -r c:\repositorysvn
>
> Nothing happens after that, the console doesn't show any message
>
> How can I fix this ?
>
> Did you create a repository using svnadmin create? If so, is it in
> that directory?
>
> Have you tried connecting to the repository using an svn client? You
> probably won't see anything in that console, especially if you're not
> attemting to connect to it.
>
> I hadn't used svnadmin yet , svnserve -d -r c:\repositorysvn was the first
> command that I ran in console
>
> I understood that I had to set c:\repositorysvn as the repository
>
> I ran svnadmin as you said and everything is working ok now
>
> I'm trying to learn about svn client , so I'm testing this example through
> console

Please use Reply to All so that your responses find their way back to the list.

You can't serve a repository until you've created it. I strongly
recommend that you read through the book (http://svnbook.org/) which
will explain how to use Subversion.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 23 20:54:57 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.