You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by uv...@aol.com on 2008/10/10 13:29:25 UTC

TSVN error question

Hey all-
I'm new to this Subversion / Tortoisesvn software and setup. Boss at work asked me to setup a Server 2003 box and a client box XP. have them talking to each other etc...... the network part of it is taken care of. now after installing the software i'm getting errors.

The error message i'm getting is:

Subversion reported an error while creating a repository!
Make sure the folder is empty and not write protected.


I'm trying to setup my server 2003 box so that i can get my XP box to see the repositories on the network.
also having problems with creating folder through cmd>
svn mkdir file:\\\c:\AppRepositories\((ProjectName)) 

What would you recommend?

Thanks for the help Mike

Re: TSVN error question

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Oct 10, 2008, at 08:29, uvafootball51@aol.com wrote:

> I'm new to this Subversion / Tortoisesvn software and setup. Boss  
> at work asked me to setup a Server 2003 box and a client box XP.  
> have them talking to each other etc...... the network part of it is  
> taken care of. now after installing the software i'm getting errors.
>
> The error message i'm getting is:
>
> Subversion reported an error while creating a repository!
> Make sure the folder is empty and not write protected.
>
>
> I'm trying to setup my server 2003 box so that i can get my XP box  
> to see the repositories on the network.
> also having problems with creating folder through cmd>
> svn mkdir file:\\\c:\AppRepositories\((ProjectName))

To initially create a repository, you need to "svnadmin create" it.  
Have you done that?

Have you read the book? It explains the basics. It's at http:// 
svnbook.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org