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

Re: Bug/Feature request.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-12-08 19:44:09 CET

James Steward wrote:
> Hi Folks,
>
> I am a new TortoiseSVN user and have setup a Debian machine with dav_svn
> access via https apache. There is also samba exporting the SVN root.
>
> I had some trouble at first because the Debian svn tools are older than
> the Tortoise. The problem was if I created a repository using
> TortoiseSVN on the server, then used the https access to browse it the
> webserver logs show an error about database version mismatch and
> basically the system fails at that point.
>
> I have worked around the problem by building ssl/apache/svn from the
> latest sources. Now the TortoiseSVN created repositories are the same
> version as the tools on the server.
>
> I wondered if it would be possible to allow or configure TortoiseSVN to
> use ssh to execute a "svnadmin create" command on the server so that the
> tools used to create the repository were the same as those used to
> access it later on. I believe this would completely eliminate the
> version problem I found - wouldn't it?
>
> What do you think?

Write a script which wraps SSH and calls 'svnadmin create'.
TortoiseSVN is a Subversion client, not a server administration tool.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Dec 8 19:44:19 2006

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

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