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

Re: Icon Overlays in Explorer

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 17 Apr 2009 13:37:55 -0400

On Fri, Apr 17, 2009 at 13:01, Simon Large
<simon.tortoisesvn_at_googlemail.com> wrote:
> 2009/4/17 Lübbe Onken <luebbe.tortoisesvn_at_googlemail.com>:
>> webpost_at_tigris.org wrote:
>>> We have about 10 repositories with the same UUID which sometimes was a problem with Blame but our admin says he cannot fix it with the server version.
>>
>> Your admin seems to be a lazy guy... It's a dump/reload for 9 of the 10
>> repositories, which can take a few minutes to a few hours depending on
>> the repository sizes, but not his constant attention.
>
> Actually I think there is an svnadmin command to change the UUID of a
> repository, so it is even easier.

You are correct (but read past my copy/paste)

C:\>svnadmin help setuuid
setuuid: usage: svnadmin setuuid REPOS_PATH [NEW_UUID]

Reset the repository UUID for the repository located at REPOS_PATH. If
NEW_UUID is provided, use that as the new repository UUID; otherwise,
generate a brand new UUID for the repository.

BUT, depending upon how old the repositories are and what version's on
the server, it may be worth doing a dump/load cycle to get:
* Shard packing (introduced in 1.6)
* Sharding (1.5)
* Improved diffing (1.4)

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1771557

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-17 19:39:15 CEST

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.