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

Re: svn config uner svn control

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 25 Nov 2009 19:42:21 +0100

On 24.11.2009 20:26, Thierry Bothorel wrote:
> Hi,
>
> I have 5 computers (not on a lan) where I use subversion. To use the
> same subversion configuration, I put 'config' file in subversion.
> However I have a problem on Windows computers using TortoiseSvn only.
> After an update, the file is systematically replaced with a default
> config file. This does not happen on windows PC using rapidsvn or the
> command line.
>
> Is there a mean to prevent this behavior using TortoiseSVn?

TSVN only creates the config file if it doesn't already exist. That's
what the svn API svn_config_ensure() does.

Are you sure your config file is valid and really overwritten?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2424377
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-25 19:42:45 CET

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

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