On 2/23/06, grim1208 <cliff@idolware.com> wrote:
>
> Before I came here to ask for help I have done EXTENSIVE search on google,
> asked my hosting provider, done everything in my power to find a solution
> myself. Unfortunately was unable to solve my situation.
Thanks, that is definitely appreciated!
> Now I go to the folder I want to setup for repository, I right click (i have
> TSVN) and click "repo-browser" I type the URL as
Did you create a repo on the server at a path that maps to
svn/gg_repo/trunk before attempting to access it via svn+ssh? Use
svnadmin on the server to do this. When you login using svn+ssh, it is
attempting to start svnserve with a parameter to the directory
specified in the url. But svnserve won't start because no repo exists
there yet.
> ps. sorry for my lack of knowledge here, I have never done SVN or messed
> with tortoise, I downloaded the Subversion documentation, but this does not
> help me too much. All I have learned so far were from tutorials found from
> googling
The TSVN documentation is designed mostly for users of TSVN which is a
GUI interface built on top of svn. You should read the svn docs
(http://svnbook.red-bean.com/) for details on setting up and
configuring a server, particularly chapters 5 & 6.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Feb 24 13:17:33 2006