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

Re: Show log - Item is not readable error

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Mon, 6 Oct 2008 16:48:16 +0400

2008/10/6 Anto Marky <markysvn_at_gmail.com>:
>
> I have installed svn on 1.5.1 (...)
>
> I had two repositories earlier one production and one testing, some sites
> gave a solution that the uid of the repositories must be different, as I
> don't know how to change the UID of the repository I deleted the test
> repository and reloaded SVN, Still I get the same error when I give show
> Log.
>

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."

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-06 14:48:39 CEST

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

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